Question
Error Message Showing at Page level, when Use Validate is entered on the advanced tab of property rule
We have a property of type date and using the OOTB validate rule NotFutureDate. If a future date is entered the message is showing on the field level, as well as the form level. Is this the expected behavior or only the field level message should be shown, though the pyWorkPage has no message?
Also we tried to give a blank custom error section, but it showed the OOTB error section.
We need to show only field level message, what is the way to hide the form level message?
We are using version 7.4
When you add "NotFutureDate" Validate rule on your date property, you will receive the field level message if you enter a future date. This is an expected behavior.
Can you post a screen shot of your two message?
On my Pega 7.4 system, I created a use case adding "NotFutureDate" Validate rule on "pyDateTime" property. I received field level "Invalid value specified for pyDateTime" error message.
What is your form level message? Is it from the Harness level?