Description
This element is used to display a drill-down on the page. An editable drilldown element can be inserted in the main area or in a tab. A drill down element is always associated with a tab that should be set as disabled in the layout xml.
...
Name | Description | Value |
---|---|---|
id | Unique Identifier | any |
name | The value that will be displayed on the drilldowm. | any |
tabid | the specific tab id to show as drilldown | ID of tab |
visiblemodes | The modes the button should be visible. | A comma-separated list of the modes read / new / edit |
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, false |
Example
...
Expand |
---|
...
|
...
| linenumbers | true
|
---|