This site has moved to the integrated Appfire documentation and information site for our apps.
From February 2024 this site is no longer updated.
Take a look here! If you have any questions please email support@appfire.com
list label
Defines a column as a label.
The  list-labelÂ
macro is added to the checklist macro to define a label column for the list.
The label for the column can be an existing label or you can create a new label. The displayed column heading can be set to be different to the label name.
Every time a cell of this column is selected on the page, the label will be added/removed to/from the referred page. See Example 4.
Parameters
parameter | Mandatory? | Default | description |
---|---|---|---|
| yes | The heading of the column | |
| yes | The label to be used to 'check' the pages | |
| no | width of the column | |
| no |
| whether or not the column is read-only |
| no | the style sheet (CSS) class to use for the cells |