Skip to main content
Skip table of contents

SelectedShowDriveItemsUsers: Show Drive Items for Users

SelectedShowDriveItemsUsers show drive items for the selected users.

Tag Attributes

AttributesAttribute ValuesComment
AllDrivesTRUE / FALSE

Defaults to FALSE
By default, only the main drive is loaded for selected users.
If you wish to load all their drives, use this attribute.

NewFrameTRUE / FALSE

Defaults to FALSE
By default, the loaded data is shown in the same window.
If you wish to show the data in a new window, use this attribute.

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.
Search
(Experimental) Search criteria string as allowed in graph API request.
e.g.: .xlsx OR .png
Filter
(Experimental) Post filtering string. For now, only filtering on file extensions is available.
This string can contain the extensions (with the leading point) to keep, separated by a semicolon.
e.g.: .xlsx;.png

Example Script

XML
<ytriaAutomation>
	<SelectedShowDriveItemsUsers NewFrame="True" AllDrives="True"/>
</ytriaAutomation>



JavaScript errors detected

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

If this problem persists, please contact our support.