<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 ID. You can also enter more than one 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 ID 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.
![info3 - 125057.2 info3 - 125057.2](/_423_17385116135296192007393458894627_/images/125057.0)
Attention: this checks if a user is member of ALL groups listed in the tag, NOT of ANY of them. If ANY is what you need follow is_in_anygroup
![info3 - 125057.2 info3 - 125057.2](/_423_17385116135296192007393458894627_/images/125057.0) You can use this tag only in html mode and at the very beginning of the html text you should type <advancedparser/>!
|