ApplyView: Apply a View to the Grid
Tag: ApplyView
The ApplyView function configures the target grid according to the settings stored in the view.
NB: this is only available in sapio365.
Detailed Description
The view names can be found in the dropdown list on the right hand of the grid, or in the backstage views panel.
Tag Attributes
Attributes | Value Description |
---|---|
Name | Any string to ID the name of the view to be applied (required) |
ForceReplace | TRUE / FALSE - defaults to FALSE - not required
|
Example Script
<ytriaAutomation>
<ApplyView name="empty cells"/>
</ytriaAutomation>