Skip to main content

Hi all

I have a custom JS function that is called on Client Submit button. The JS function does some math validation and if the validation fails, I am showing an alert message. I want to show this error message as standard Nintex forms error message. Not in alert. I did not find any documentation on how to show custom error messages. If there is some documentation, please point me to right location. 

TIA

You could add your messages inside the class named nf-validation-summary


Hi ‌ - did ‌'s response help you?  If so, please mark it correct!


Hi Fernando

Thank you for the tip. I tried adding a custom message to summary div but did not work for me. However, I ended up creating a validation rule and I was able to get my business rule with validation rules. Not ideal but worked. 


Reply