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!

Delete Allowed property

AutoInstallApr 22 2014 — edited Apr 23 2014

I have a custom form that includes several data blocks. In one of the header/detail block, header is set to delete_allowed=false, while the detail block is delete_allowed=true.

But in when I run it in R12 environment, the delete button is disabled in the detail block. But if I navigate to Help > Diagnostic > Item > Properties, and go back to the detail block immediately, the delete button will become enabled. I suspect that it is the button not being updated/refreshed properly. I tried to add synchronize in WHEN-NEW-BLOCK-INSTANCE / PRE-BLOCK, but it didn't work. Any ideas?

Thanks in advance!

Comments

User_87R8D

@User_9VLTA i have the same problem . Did you get any solutions?

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 21 2014
Added on Apr 22 2014
1 comment
1,232 views