bo0oost
11-13-2006, 06:23 PM
I have a profile field19 that is a yes/no box. It doesn't seem to work when I enter the code.
The code i'm using is.
if condition="$show['field19']">
do stuff
</if>
It doesn't work... it always shows it.
I also tried:
if condition="$userinfo[field15]=='Yes'">
Thanks in advance!
The code i'm using is.
if condition="$show['field19']">
do stuff
</if>
It doesn't work... it always shows it.
I also tried:
if condition="$userinfo[field15]=='Yes'">
Thanks in advance!