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!

Format mask in multirow block - on error Trigger fires multiple time

New RootsMay 12 2021

Hi All,
I have a form level on error trigger . There is a multi row block which populated from a table. User can edit couple of number fields . In those fields we have format mask as 9999.

We have a menu item (save) in the form . it is calling a form level trigger to save the code in backend.
When user enters some decimal values in the number field and directly choose menu for save the data.. this time frm-40209 triggers multiple time and form is hanging. not sure how to avoid this.

Please suggest

Comments

Post Details

Added on May 12 2021
1 comment
80 views