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!

Update only if null

ags98106Nov 14 2006 — edited Nov 15 2006
How can I programmatically enforce the ‘Update Only If NULL’ = Yes item property in Forms 6?

If I have this property set against an item the form will allow the item to be updated, provided the original value was null prior to commit. As soon as the record is committed the field can no longer be updated if it is not null. However, I can still update the field programmatically within the form, bypassing the Update Only If NULL validation. I need to be able to enforce the Update Only If NULL property no matter how the field is updated.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 13 2006
Added on Nov 14 2006
4 comments
1,005 views