Discussion
1
Replies
2008
Views
Posted: May 27, 2016
Last activity: June 6, 2016
Custom Pega Client Side Validation message
Hi,
I have a requirement, where i need to use Pega OOTB Client side validation , by marking a field as Required and also selected a condition expression for it. While the functionality is working perfectly fine, the requirement is to have a custom client message display instead of the pega default "Value Cannot be blank".
Is there any way to do this? any help is much appreciated.
We could not override the the error message if "Required" option is selected. So we need to uncheck it and put "[first value] [relation] [second value]" in "If Select a function" text box. Pass the proper parameters in newly displayed text boxes. It will definitely work.