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!

Dynamic LOV as shared component

NickiKOct 11 2024

Hello All

I am fairly new to Apex and battling with one LOV on a new Screen and trying to build reusable code.

I have multiple LOV's for lookups which are all stored on the same table just with different lookup types.
I would like to build one shared component using a lookup_type as a parameter so that I don't have to have multiple lookups for different lookup types.

I found this article but cannot get it to work

https://medium.com/@rammelhofdotat/oracle-apex-shared-lov-custom-static-parameter-or-passing-parameters-via-http-headers-c5b2158a404a

It seems to use custom Attributes on the LOV field to pass a type and jquery to set the type up.

Any other way to do it?

Huge Thanks
Nicki

Comments
Post Details
Added on Oct 11 2024
3 comments
311 views