...
ConfiForms Form Definition | ||
---|---|---|
| ||
|
So, a simple dropdown, with choices:
id=label |
---|
K800=Hotels |
K800=Hotels general |
K810=Project Sun |
K710=Template |
List of stored values (showing dropdown field value in default mode)
ConfiForms ListView | ||
---|---|---|
| ||
Table with stored values and separate ID and label
So, we are using "dd.id" and "dd.label" to access each property of the dropdown field individually
ConfiForms TableView | ||
---|---|---|
| ||
Exported
yes, you can have your exports customized and also use the field properties when you export Data Export tricks and hints
...