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!

filter and cascading lov in interactive grid

wowlSep 1 2022

Hi,
Is it possible to get the filter to work when using an interactive grid and cascading lovs?
I believe this is intended functionality but i have an IG where the users need to be able to filter on values in a cascaded lov so is there anyway around this apart from either removing the cascade or adding a dummy column that they can use for searching?

In my IG col_c is derived from the values in col_b, different value in the first column means a different value in the second column so perfect just what is needed to maintain data integrity
image.pngHowever the search seems to be disabled for col_c
image.pngAnd when I check the settings for that column the column filter settings are not available
image.pngDoes anyone have a way around this so I can use the cascading lov and have the filter.
We are using apex v21.1.0

Thanks in advance

Comments
Post Details
Added on Sep 1 2022
2 comments
764 views