cLabel, cDBLabel
A label represents a non editable field. It allows you to embed (sanitized) HTML code for easy templating.
Properties
|
Description |
backgroundColor |
Bootstrap color of the background |
dataField |
(DB) Name of the data field. |
dataSource |
(DB) Data source that refers to the table |
form |
Name of the form to be used with the label (specifying will cause the label to be send with any submitbutton to your application |
hideLabel |
Hides the label (and displays only the value) |
label |
The label text |
labelBackgroundColor |
Bootstrap color of the label background |
labelColor |
Bootstrap color of the label |
labelTypography |
Opens property editor to set typography options |
textColor |
Bootstrap color of the text font |
textTypography |
Opens property editor to set typography options |
Value |
Value of the label |
PHP Events
No additional events
JavaScript Events
No additional events