LOV show extra values - Display value translation
APEX 4.2.2
APEX LOV-based items (e.g. shuttle, select list, radio group, etc) have the Show Extra Values option to control whether to show values in session state that are no longer part of the LOV definition query. This works fine except that that the item shows the stored or return value instead of the user-friendly display value that is shown for all the other entries. Looks kinda funny to see some numeric values in a dropdown list when the rest of them are some user-friendly values like say a widget name, employee name and such.
I couldn't think of a elegant way to handle this situation. Any ideas?
Thanks