Skip to main content
Skip table of contents

SelectedUserLoadCustomSecurityAttributes: Load Custom Security Attributes

Tag: SelectedUserLoadCustomSecurityAttributes

The SelectedUserLoadCustomSecurityAttributes function automates the action of loading Custom Security Attributes of selected users in the grid.


XML
<SelectedUserLoadCustomSecurityAttributes/>

Example Script

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


JavaScript errors detected

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

If this problem persists, please contact our support.