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 make 2nd Select-List grey-out based on 1st Select-List selection?

user4503001Aug 1 2009 — edited Aug 10 2009
Hi,

I have 2 Select-Lists (ie: drop-down lists) as 2 items (item1, item2). The 2nd Select-List (itme2) is grey-out with Element -> HTML Form Element Attributes = "style="BACKGROUND-COLOR:#BDBDBD" readonly=true". So it's grey-out by default. But I want to make the 2nd Select-List non-grey-out (ie: to enable user to make selection) if item1's value = "abc", for example.

What is the easiest way to implement?

Thanks much :)
Helen
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 7 2009
Added on Aug 1 2009
14 comments
1,378 views