Skip to Main Content

Oracle Forms

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!

Change checkbox during runtime (Forms 6i)

19468Apr 9 2004 — edited Apr 12 2004
My checkbox sits on a non-database block.

It has an Initial Value of 'NO', a Value When Checked of 'YES' and a Value When Unchecked of 'NO'.

Check Box Mapping of Other Values is not allowed.

I have tried :Blk_Control.chbx := 'NO'; and get a compile error.

I would have tried Set_Item_Property(), but I don't see an option where I can reset the checkbox.

Any help would be appreciated.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 10 2004
Added on Apr 9 2004
3 comments
885 views