Profile field in condition?
Hi,
I've added a new profile field for the forum users. It looks like;
Amazon.co.uk Search Box Single-Selection Menu Editable field14 [Edit] [Delete]
Its basically a yes/no select-box option, which is shown on the user profile page.
I'm basically trying to do something like;
<if condition="$bbuser['amazon_profile'] ne "No">
.. show amazon code
</if>
Is this possible?
TIA
Andy
|