Label
Label
This element is used to display a label on the page. The value is translated through the glossary so it needs to be a valid English expression.
Attributes
Name | Description | Value |
---|---|---|
id | Unique Identifier. | Any |
value | The value that will be displayed. | Any |
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' |
style | The style of label. | attrfont_red,attrfont_green, attrfont_blue, |
labelsize | The size of label. | small, medium, full, large, mediumlarge |
tipexpression | The tipexpression tag can be used to show more info on mouse over. | Any |