Skip to main content
Skip table of contents

User: Show Parent Groups (Membership)

Tag: SelectedShowParentGroups

The SelectedShowParentGroups function automates the action of loading and showing the parent groups of selected users.


XML
<SelectedShowParentGroups/>

show-parent-groups-membership

Tag Attributes

AttributesAttribute ValueValue Description
NewFrameTRUE (Opens new frame) / FALSE (Continues with existing frame) - Defaults to FALSEN/A
AutoCloseTRUE (Closes frame at the end of the action) / FALSE - Defaults to FALSEN/A

Example Script

XML
<ShowMyDataContacts>
	<Select Lines="all"/>
	<SelectedView/>
	<SelectedShowParentGroups newframe="true"/>
</ShowMyDataContacts>


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.