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!

tab_pages

user10991018Mar 15 2011 — edited Mar 15 2011
Hi
I have multiple tabs with multiple tab pages using the same block.

I want to make one tab and associated multiple tab pages of that tab update/insert/delete false (not to disable but to make updatable false) based on a condition. If condition is true then updatable false else updatable true.

How can I accomplish this (I have so many items in each tab page so I cannot use a lengthy code of set_item_property(item_name, updataeble, false) for each item. Any small code recommendation please

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 12 2011
Added on Mar 15 2011
4 comments
3,368 views