APEX List Manager (based on popup LOV)
Hi all,
i'am searching some documentation or examples on how the item List Manager (based on popup LOV) works.
I set the list of value query as select desctription display_value, id return_value from mytable .
In this way the search popup return in the list a sequence of id instead of a list of descriptions as i need.
Thanks for any help or workaround.