SelectedUserLoadMore: Additional Info
Tag: SelectedUserLoadMore
The SelectedUserLoadMore function automates the action of loading the extra information of selected users in the grid.
<SelectedUserLoadMore/>
Example Script
<ytriaAutomation>
<Select lines="ByValue">
<SetParam ColumnID="jobTitle" Value="Salesperson"/>
</Select>
<SelectedUserLoadMore/>
</ytriaAutomation>