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!

How to stop new record creation when mouse click

smilingbanditOct 3 2013 — edited Oct 7 2013

Hi,

I am working with Oracle Forms 6i.

I have a multi record block. I have provided a 'New' button that the user should click when a new record creation is required. This is because there is some other function that needs to be performed when the new record is created. Specifically, on clicking the new button, the program populates the field with values read from another table. This works fine.

However, I realized, that if the user clicks on the mutli-record block just below the last record, a new record gets created. This action does not cause the logic behind the 'New' button to execute and the record is created in a manner that is not acceptable.

First question is why does the new record get created only by clicking with the mouse with the pointer below the last record? Is there a way to stop this from happening?

Thanks in advance for your help.

Shailesh

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 4 2013
Added on Oct 3 2013
5 comments
3,492 views