...
Name | Description | Value | |
---|---|---|---|
id | Unique Identifier. | Any | |
name | The value that will be displayed on the drilldown. | Any | |
tabid | The specific tab id to show as a drilldown. | ID of tab | |
visibilityconditions | The conditions that should be met in order to display the component. | '[[pagefunction, datatype, datapath ]]' operator(==,!=) 'value' | |
preload | The preload attribute is true by default, so when clicking on a section the tab is loaded automatically. Set the preload attribute to false to force the user to click on the tab title to load the tab content. | true or false | |
label | A label that is positioned above the drilldown. | Any | |
width | |||
colspan | |||
rowspan | The width of the drilldown in percentage. The default value is 100%. | <number>% | |
colspan | The number of columns the drilldown spans. The default value is 1. | numeric | |
rowspan | The number of rows the drilldown spans. The default value is 1. | numeric |
Example
Expand | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
|