-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
How to reproduce
- open cms
- edit content
- add a form
- add a list box
- set the values as:
square; Square
circle; Circle
oval; Oval
Actual behavior
- The template display to the user is Choices;Values
- The string displayed to the user are the first one, here square but not Square
Expected behavior
- I am used to have key following by value, so the template should be Key;Value or may be to avoid any misunderstanding, I suggest code;Displayed Value so we can see that "displayed Value" have a formatting information so it is is displayed to the user, and code loos like an hidden code