Skip to main content
Skip table of contents

ShowGroups: Open All groups & Teams and Filtered List of Groups Modules

Tag: ShowGroups

ShowGroups launches the All Groups & Teams module.


XML
<ShowGroups/>

The Filter attribute automates the Options dialog for the Filtered list of groups Options dialog:



Tag Attributes

AttributesAttribute ValueComment
KeepAlive

True/False

Defaults to True
FilterFilter string for the Options dialogAs seen in Filter editor Result -- see below

Example Script

XML
<ytriaAutomation>

	<ShowGroups Filter="startsWith(displayName, 'Test')">>
	...
	</ShowGroups>

</ytriaAutomation>
JavaScript errors detected

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

If this problem persists, please contact our support.