Skip to Main Content

APEX

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!

type: Inline validation error displayed - Does not work

Hello,
I have a modal dialog page in my application were the user has to insert the correct result of an arithmetic operation. If the result entered is not correct, the dialog would close and a message should pop up, stating the error.
Now the issue is, when the user enters the wrong result to the arithmetic operation, the validations would stop the process to execute - even if the process is of type: "Inline validation erros displayed".

I created all the elements i.e.
The process : Close Dialog
image.png

The validation
image.png
What I notice is, that when I debug everything is that Im missing the "Skip because inline validation errors found."
image.png

What am I doing wrong??
Best
Álvaro

Comments
Post Details
Added on Sep 15 2021
2 comments
1,014 views