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!

Validation message displayed twice

MarcLafSep 1 2022

Hi,
I have a form with a POST command. As I understand the POST command will do ALL validation in the form.
My problem is that on a commit I POST and then I commit. So my error messages from the validation (PRE INSERT BLK LEVEL) gets displayed twice. Once in the POST and the other from the COMMIT FORM.

Is there a way to ONLY display the error messages (from validation) ONCE?

Thanks in advance,
Marc L

Comments

Post Details

Added on Sep 1 2022
4 comments
263 views