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!

How to Implement Conditional Dropdowns in Interactive Grid Based on Another Column?

Utkarsh Ranjan5 days ago

Hi all,

I am working on an Interactive Grid where the LOV (dropdown) in one column needs to be dynamically filtered based on the value of another column in the same row.

Example:

If column A is “Department,” then column B (sub-department) should only show values relevant to the selected department.

I tried using cascading LOVs with dynamic actions but the filtering is not behaving as expected when editing rows inline.

  • Has anyone implemented this?

  • Should I switch to using modal forms for more control?

    Thanks in advance for your insights.

This post has been answered by Christian Osvaldo González on Jul 16 2025
Jump to Answer
Comments
Post Details
Added 5 days ago
2 comments
66 views