<is_in_group groupId1 ,groupId2, ...>....Text....</is_in_group>
Using this advanced parser tag you can make the system to check if a user is a member of the group with the specified infoID. You can also enter more than groupID so the system will check if the user is a member of ALL groups listed in the the tag. In order to set the desired group(s) you should use its/their infoID and if more then one - to separate them with a comma. When the user qualifies he/she will be able to see the content inside the tag.
Attention: this checks if a user is member of ALL groups listed in the tag, NOT of ANY of them.
You can use this tag only in html mode and at the very beginning of the html text you should type <advancedparser/>!
|