Skip to main content
Skip table of contents

ShowSites: Open All Sharepoint Sites Module

Tag: ShowSites

The ShowSites function automates the process of accessing the data of selected sites.

Tag Attributes

AttributesAttribute ValueComment
KeepAlive

True/False

Defaults to True
FilterFilter string for the Options dialogAs seen in Filter editor Result -- see below
FrameIdUnique identifier of the frameReuse the frame if it exists already, create a new one if it doesn’t.

Example Script

XML
<ytriaAutomation>

	<ShowSites Filter="displayName eq 'Main'" FrameId="sites_1"/>

</ytriaAutomation>
JavaScript errors detected

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

If this problem persists, please contact our support.