Widget display conditions show for a user or user group
If you want one of your widgets to be viewable if someone is a member of user group 1, so in the widget display condition box, You need to put
If you want one of your widgets to be viewable if someone is a member of user group 1, so in the widget display condition box, You need to put
Code:
$xf.visitor.isMemberOf(1)