Ticket #170 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

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

comment:1 Changed 4 years ago by mpo

  • Status changed from new to closed
  • Resolution set to fixed

covered in revision [1049]
label property can be added on the level of the case-type in the form-config

Note: See TracTickets for help on using tickets.