- Timestamp:
-
Oct 22, 2006, 2:09:07 PM (17 years ago)
- Author:
-
trac
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
23 | 23 | * order: Sort order placement. |
24 | 24 | * '''select''': Drop-down select box. Uses a list of values. |
| 25 | * label: Descriptive label. |
25 | 26 | * options: List of values, separated by '''|''' (vertical pipe). |
26 | 27 | * value: Default value (Item #, starting at 0). |
… |
… |
|
70 | 71 | }}} |
71 | 72 | |
72 | | ''Note: To make an entering an option for a `select` type field optional, specify a leading `|` in the `fieldname.options` option.'' |
| 73 | ''Note: To make entering an option for a `select` type field optional, specify a leading `|` in the `fieldname.options` option.'' |
73 | 74 | |
74 | 75 | === Reports Involving Custom Fields === |
|