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!

set_item_property(BLOCK.ITEM',update_allowed,Property_true) not working

960034Oct 11 2012 — edited Oct 16 2012
Hi All,

I have created a form using a view(based on some other views and tables) . Now when I query I should have 1 field updatable and remaining fields should be display item only.

I used
1. set_item_property(BLOCK.ITEM',update_allowed,Property_true) in the post-query for the block.
2. Item level property in the property pallete , Update Allowed to Yes

Despite above 2 settings, when I query the form I am getting that updatable field grayed out.

How do I make that field updatable.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 13 2012
Added on Oct 11 2012
10 comments
17,432 views