I have carefully read the Tutorial 22: How to use the LOV. I would like to know if I can use the LOV as well as in the oracle apex. One value to store, and the other to display, for example in the grid column. |
Hi Dmitry, You can set a datasource column as the target of a LOV column. In the example presented on the screenshot below, the value to diplay on the LOV is Alternatively, you can also place a combobox component in your grid column;
|