Quote:
Originally Posted by BirdOPrey5
Well this will limit it to administrators but I would have no way of knowing the conditional vbadvanced dynamics might use to know which user posted it- that would be a question better asked at their own forums- they'll know what's possible with their product.
Code:
<vb:if condition="$field['fieldid'] == 6 AND is_member_of($bbuserinfo, 6)">
The combined code, assuming you can find a conditional from vb advanced would be something like:
Code:
<vb:if condition="$field['fieldid'] == 6 AND (is_member_of($bbuserinfo, 6) OR OTHER_CONDITION_HERE)">
|
Thanks again. I have posted for help at vbadvanced, but no one has replied over there. I just replied to myself there with your suggestion so maybe that will encourage someone to offer up the missing bit of code. Still looking.
Much appreciative,
Kether