Enumeration and validation message

5
How to use the Name (instead of caption) of an enumeration in the validation message.
asked
1 answers
5

You can use the getKey(...enumeration) functiron to show the Name.

answered