Skip to main content
Skip table of contents

SelectedUserLoadMore: Additional Info

Tag: SelectedUserLoadMore

The SelectedUserLoadMore function automates the action of loading the extra information of selected users in the grid.

image-20250714-183439.png
image-20250714-183624.png

Tag Attributes

Attributes

Attributes Value

Load

Any combination of semi-colon separated values form this list:

  • MoreInfo

  • Mailbox

  • OneDrive

  • Manager

  • SignIn

  • Sponsor

  • AuthOverview

  • AuthDetails

  • Photo (SANDBOX)

If omitted, all requests are performed.

If empty, only the basic request is performed.

KeepAlive

True/False (defaults to False)

XML
<SelectedUserLoadMore/>

<SelectedUserLoadMore Load="Mailbox;Authentification"/>

Example Script

XML
<ytriaAutomation>
	<Select lines="ByValue">
		<SetParam ColumnID="jobTitle" Value="Salesperson"/>
	</Select>
	<SelectedUserLoadMore/>
</ytriaAutomation>


JavaScript errors detected

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

If this problem persists, please contact our support.