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