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!

Problems disabling checkbox using javascript

404030Sep 15 2008 — edited Sep 15 2008
I have a problem trying to disable a checkbox item using javascript, in the same code stub I'm disabling an radiogroup without problem.

I'm using
 var vDis = $x_disableItem('ITEM_NAME', true);
to disable.

Does anybody recognize this?

/Daniel
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 13 2008
Added on Sep 15 2008
5 comments
901 views