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 wikiinput
list wikiinputÂ
macro
{list-wikiinput}
Defines a column as a wiki-text input.
See Example 3 and Example 11.
Parameters
parameter | Mandatory? | Default | Description | Comments |
---|---|---|---|---|
| yes | The heading of the column | ||
| yes | The number of columns in the text area when editing the value | ||
| no |
| The number of rows in the text area when editing the value | |
| no |
| Determines where to store the value. Use |
|
| 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 |
| Whether or not the column is read-only | |
| no | The style sheet (CSS) class to use for the cells |
Â