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!

Store value of multiple checkboxes in the database

user12068331Jun 2 2010 — edited Jun 7 2010
Hello,

I have a table structure as table (masterid, types). Types has four values as AAA, BBB, CCC, DDD.
I was wondering if there is any easiest and good way to implement this in Oracle forms. Currently, I have four checkboxes in the form. Each checkboxes has When-Checkbox-Changed trigger. In the trigger, I have put insert and delete statement depending on the value of the checkbox.

Thanks for your help.

Edited by: user12068331 on Jun 2, 2010 11:42 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 5 2010
Added on Jun 2 2010
16 comments
4,462 views