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.

Check if data block record is in edit or add state

User_VDYASDec 16 2020

I am working on a data block in oracle forms builders which lists editable records. I recently added a functionality which lets me add a new item to the datablock for adding a new record. Below is an illustration:
image.pngI loop through data items in the datablock to check the data. My question is, how do I know if the item is newly added, or an edited record, without having to check the database?

Comments
Post Details
Added on Dec 16 2020
1 comment
599 views