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.

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

Processing

Post Details

Added on Sep 1 2022
4 comments
260 views