Skip to end of metadata
Go to start of metadata
This tag is used to define the definition of the details area.
Attributes
Name | Description | Values |
---|
tabs | The list of tabs the page contains. | A list of tabs |
Example
Details
<details>
<tabs>
<tab>
<id>tabAllowedCategories</id>
...
</tab>
<tab>
<id>tabAllowedOrgUnits</id>
...
</tab>
...
</tabs>
</details>