Ticket #170 (closed enhancement: fixed)
Specify option-value/label for a case control
| Reported by: | bc | Owned by: | mpo |
|---|---|---|---|
| Priority: | major | Milestone: | 0.4 |
| Component: | modules/kauri-forms | Version: | trunk |
| Keywords: | Cc: |
Description
when using a case control, the options that are generated have the same value and label.
It would be nice if you could give those options a different label (value shown in the select box)
Maybe the current value should be used as the value, and a property "label" should be introduced in the form-config (for displaying in the select)
Change History
Note: See
TracTickets for help on using
tickets.
covered in revision [1049]
label property can be added on the level of the case-type in the form-config