I'm using apex 19.2 and universal theme.
I have a page with an item of popup lov with multiple values turn on.
Below is what my page looks like where I display the desc as the display column and the code as the return value.

I create a button with DA where I set the page item above with a simple pl/sql code of code1:code2: code3.
My issue is after the DA executes it displays the code instead of the description.

Below is what it looks like if I manually select from the popup LOV and the session state would be 25:1:33 which is the 1st 3 codes selected.
