Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Apex - LOV V.21.1.1and return multiple values in columns separately

SANPATJul 12 2021 — edited Jul 12 2021

Dear Friends
using Oracle Apex 21.1.1 and want to have multi-column LOV and return multiple values in columns separately like this will return product_code and Product_name values in my page items Product_Code and Product_name separately.
When we where creating the forms in Form & Reports 12c , we used to create the LOV for example for product master where we where selecting Product_code & product_name and gettting mapped with the fields , when the user use to click on Product code LOV gets popup and once he select the product code automatically product_name is getting update in product_name field .
In Oracle Apex , how we can update 2 fields with a single LOV.
Sanjay

Comments
Post Details
Added on Jul 12 2021
0 comments
513 views