SelectedSiteLoadMore: Additional Info

Tag: SelectedSiteLoadMore

The SelectedSiteLoadMore function automates the action of loading the extra information of selected sites in the grid.


XML
<SelectedSiteLoadMore/>

image2024-5-16_11-26-25.png

Example Script

XML
<ytriaAutomation>
	<Select lines="ByValue">
		<SetParam ColumnID="displayName" Value="Mark 8 Project Team"/>
	</Select>
	<SelectedSiteLoadMore/>
</ytriaAutomation>