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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Interactive Grid: Custom Select List on each row

Prashanth Raju-OracleFeb 26 2019 — edited Mar 6 2019

Hello APEXPERTS,

I am on APEX 18.1.

I have one issue with IG. I have a select list column and I want a Custom Select List on each row based on the value of another column.

For Example:

Row 1: Column 1 Value = A then Column 2 LOV must have values 'A','B','C'

Row 2: Column 1 Value = E then Column 2 LOV must have values 'E','F','G'

I tried to implement the solution using the below Blogspot but I didn't get the solution. The LOV column value shows internal ID instead of actual display value. When I click on the LOV column I get to see the Actual display values in the select list.

https://jeffkemponoracle.com/2018/02/interactive-grid-custom-select-list-on-each-row/

Please let me know any alternate solution for this.

This post has been answered by John Snyders-Oracle on Feb 28 2019
Jump to Answer
Comments
Post Details
Added on Feb 26 2019
4 comments
1,347 views