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!

Capture unique column on Popup LOV click

brenda_strongDec 26 2024

I have a form that uses a Popup LOV to populate the Account field. You can see in the screenshot that the LOV also includes the corresponding Sub Account. But when we use Additional Outputs, it doesn't work correctly because the Account field is not unique. I need a way to capture the object code, which is unique so that it can be used to populate the Sub Account. I created an example for the client using the Object Code for the dropdown, but the client doesn't want users to search for an object code. Does anyone have an idea how this might be accomplished? Hidden field, javascript, session value, PL/SQL or anything?

This post has been answered by Steve Muench-Oracle on Dec 27 2024
Jump to Answer
Comments
Post Details
Added on Dec 26 2024
8 comments
334 views