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 metadata
list metadataÂ
macro
{list-metadata}
Defines a column as a lookup of existing metadata for each page.
The list-metadata
 macro is used to display on the Organisation Home page the metadata values from an existing list. The metadata name is Current Lead Manager.Â
These values are from another list column. The input column with the heading Current Lead Manager on the Operating Teams page.
The list-metadata
 macro column heading is set as the metadata name - the name of the source list column heading.
The displayed values are not editable from the list column generated using the list-metadata
macro. It is a simple look-up column list.
The metadata values can only be edited in the source list where the list column was added.
In this example the metadata values were added using the list-input macro.
See Example 4.
Parameters
parameter | Mandatory? | Default | description |
---|---|---|---|
| yes | The heading of the column and the metadata value name | |
| no |
| Type of value to be used to sort the table by this column. Values could be any of A: Already sorted; C: Currency; D: Date; F: Float; I: Integer; S: String |
| no | Width of the column | |
| no | The style sheet (CSS) class to use for the cells |
Â