In a Modal Dialog page, for a page field, I have used "POPUP LOV" as Type. That page has other fields also, where I want to display selected values from a record which is selected in the LOV.
The mapping in "Additional Outputs" as follows:
COL2:P16_NAME_DISP,COL6:P16_OLD_NEW_DISP
While selecting a record in LOV, I am getting the following error:
Error: Column "COL2" specified for attribute "" has not been found in data source!
I've noticed that this error is coming up recently may be for last one month. Earlier, it was working perfectly. This is in Oracle APEX 21.2.5
Looks like in the said release this is no more supported.
Popup_LOV_Error.png (42.41 KB)