Update Pega mandatory field validation message

Hi,

In Pega Constellation, mandatory field validation message is displayed as “Cannot be blank”

I need this updated to “This field is mandatory”. Is there any option in Pega Constellation to achieve this?

I couldn’t find any corresponding field value rule to update the message.

Thanks

@NIRANJANDJField values do not apply for Constellation UI. Please follow the below link where i have replied for a similar question to update UI messages in constellation.

Updating Localization content for UI Messages

Below is the working result in v25 after updating the bundle using overrides

Happy Exploration!!!

Thanks

JC

@JayachandraSiddipeta Thank you JC. I will look into this. Bundle rule is not editable. How can I make it editable?

Also do I need to modify the field value in each View?

@NIRANJANDJ Please follow below link on how to update the bundle rule in v25.

Explore Localization Configuration v25

Modify Toast Message - Similar requirement asked by another member

No need to update every view. Just update the bundle (base and localized version [if applicable]) and it will reflect everywhere in the application wherever you have mandatory field validation message.

Regards

JC