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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to dynamically enable/disable a data block

Tom AYAKUApr 12 2010 — edited Apr 12 2010
Hello Guys,

I have a multiblock form with the top block not a database block. I want to be able to use any of the other blocks (3 of them) one at time (depending on the selection from an item on the top block). The other blocks are based on different tables but I want to operate on one table at a time. The approach I have in mind is to enable one block at a time for insertion,deletion and update depending on the selection from top block (each block is on a seperate canvass).
Can any one tell me how to dynamically disable the inactive blocks) or the best approach to this problem.

Regards

Tom
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 10 2010
Added on Apr 12 2010
3 comments
1,638 views