Quote:
Originally Posted by Revan
I do not know if the following will work for both primary and secondary usergroups, but anyways:
Code:
if condition="is_member_of($id_of_group)"> html here <else> other html here </if>
Note that most of my "from memory" coding doesnt work right away, so please dont flame me if this turns out to become soup 
|
Hmmm... No... that doesn't seem to work. Let me see if I can find the boolean syntax for if an item is contained in an array. If there is such a thing.