Multiselect drop down list
Hi,
I have a dropdown with options in the form of: key=value:
1=Option 1
2=Option 2
...
When I create a document of record, only the keys are visible, like: 1,2,3...
I need to change that so in the DoR only the selected values are visible. Is there an API for that I can use? Or what can I do?