Skip to Main Content

Java Development Tools

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!

How to render an LOV with different VO setup at run time

Abhinandan Yadav-OracleJul 31 2019 — edited Jul 31 2019

Hello Experts,

In one of our page we need to render two component:

Qualifier Type: Which is a Choice List based on the lookup

Qualifier Value: It needs to be listed as LOV with the VO object definition defined for each qualifier type lookup code in the setup screen. So the moment qualifier type is changes, the Qualifier Value LOV should list the value from corresponding VO.

Note: Each VO may have different set of attribute and at run time key attribute needs to be bind to lov attribute. Later customer can add a lookup code in the lookup type and corresponding VO in the setup screen which can also be also considered during page run.

Could some one help us with approach to follow, any sample code reference will be of great help.

Thanks,

Abhinandan

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 28 2019
Added on Jul 31 2019
1 comment
279 views