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!

Button Validation

SanjayGupta92Jan 4 2016 — edited Jan 6 2016

I have two items

P1_PASS1

P1_PASS2

and a submit button

I have written validation on P1_PASS2 that both of P1_PASS1 and P1_PASS2 should be same and looks like validation happens only when I press enter on P1_PASS2 field.

I don't see any validation on submit button. I have created Dynamic Action but when button is clicked , I want to make sure that both fields have value and both should have same value, if not error message is displayed, otherwise submit action takes place.

Currently, submit action takes place so how do I put validation for Submit button ?

This community is awesome. Thanks guys helping out.

--Sanjay

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 3 2016
Added on Jan 4 2016
13 comments
4,633 views