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!

Disable only one radio button in a Radiogroup using Dynamic Actions.

Arijit KanrarOct 7 2013 — edited Oct 7 2013

Hello everyone,

I'm using Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit with Application Express 4.1.1.00.23

I have a radio group which has 3 radio buttons. Now in certain situations I want only one of the radio buttons to be disabled.

I don't want to resort to Javascript for this as that would mean another piece of code that can go wrong and introduce bugs.

Is this possible using a Dynamic Action? Although DA is also JS, I feel its much easier to maintain.

Regards,

Arijit

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 4 2013
Added on Oct 7 2013
1 comment
1,297 views