Bernd
12-04-2006, 10:30 AM
Does anybody have an idea why this is not working?
<if condition="$post[field7] == 'Yes!'">
Basically want to enable something if a custom user field value is "Yes!".
I initially tried it leaving out condition, but that doesn't seem to work either.
<if condition="$post[field7] == 'Yes!'">
Basically want to enable something if a custom user field value is "Yes!".
I initially tried it leaving out condition, but that doesn't seem to work either.