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!

Static List of Values - conditional

jflackOct 27 2020 — edited Oct 27 2020

I have a page with a checkbox item, P135_URL_FLAG, based on a static list of values defined as an application shared component. If possible, I'd like certain values of the checkbox to depend on another item on the page.
So, if P135_ALIAS_FLAG (a radio group) contains a 'N' then the checkbox for the value, 'ALIAS' should not appear. If the user sets P135_ALIAS_FLAG to something other than 'N', the checkbox should reappear.
I see that when you edit the LOV, there is a field called "Conditions", that I think might be part of the answer, but I don't know how to use this.

This post has been answered by Neil Clare on Oct 28 2020
Jump to Answer
Comments
Post Details
Added on Oct 27 2020
3 comments
773 views