Custom error message for required field in Constellation (Pega v24.2.2)
Hi,
I'm working in Pega Infinity 24.2.2 using the Constellation architecture.
I have a field called "Account Type" that is marked as Required in the View configuration. If the user tries to submit the form without selecting a value, the default OOTB error message (e.g., "Account Type: Cannot be blank) is shown.
However, I want to override that default error message and display a custom message, such as:
Account Type is required
Is there a way in Constellation to override or replace the default required-field error message on submit with a custom one?
Should this be done through a Validation rule, or is there a configuration option in the View?
Thanks in advance!