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 set a column as read-only conditionally on IG

Sgodavar-OracleOct 9 2019 — edited Oct 11 2019

I'm using APEX 18.2. I have two columns(col1 and col2) in an IG and both of them are select lists. For certain col1 values, the requirement is to set the col2 as read only (on change of col1) and for other values in col1, the user should be able to select col2 values(on change of col1) . any ideas are appreciated, thanks for your help.

This post has been answered by Veerendra Patil on Oct 11 2019
Jump to Answer
Comments
Post Details
Added on Oct 9 2019
4 comments
213 views