Skip to main content
Skip table of contents

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

  • TRUE: the view is applied as a replacement, regardless of its internal Replace setting

  • FALSE: the view Replace internal setting is applied

Example Script

XML
<ytriaAutomation> 
   <ApplyView name="empty cells"/>
</ytriaAutomation>
JavaScript errors detected

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

If this problem persists, please contact our support.