Skip to main content
Skip table of contents

SelectedShowParentGroups: 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
KeepAliveTRUE / FALSE Defaults to the same value as NewFrame
FrameIdUnique identifier of the frameReuse the frame if it exists already, create a new one if it doesn’t.

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.