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?
However, you wouldn’t want to configure this field by field (or flow action, validation rule by flow action, validation rule) so let me see if there is a way to configure the standard “value cannot be blank” message but likely answer is this is embedded as part of our design system.