0
Asset Template Control (version 22)
Knowledge Base / Version 22 / Client Tools / Axiom / Applications
- Template Filter
- Header
- Refresh Button - forces the asset template to refresh if a filter is applied
- Asset Label
- Asset Template Panel
- Datetime of last refresh
- Footer
- Page navigator
Properties
- Name - a unique name used to reference the control in script *
- Height - the height of the control in pixels
- IsVisible - a checkbox to show or hide the control
- Width - the width of the control in pixels
- X - the horizontal coordinate of the top-left corner in relation to its parent container
- Y - the vertical coordinate of the top-left corner in relation to its parent container
- AssetType - opens the 'CONFIGURE ASSET TYPE' menu to select a Virtual View and an asset type defined in that view
- IsTemplateFooterVisible - a checkbox to show or hide the footer
- IsTemplateHeaderVisible - a checkbox to show or hide the header
- TemplateFilter - an expression or statement used to filter the asset instances shown within the template. For examples of how to apply different filters, see How To Filter Asset Templates and Grids.
- TemplatePageSize - the max number of panels to display within each page of the template. If the number of assets exceeds this amount, a page navigator will appear in the bottom-right corner of the template.
- TemplateRefreshInterval - used in conjunction with the 'TemplateFilter', the frequency at which the template refreshes using the provided filter
* These properties are only available to admin users.