[Disable required validation error popup]

Hi,

I want to disable the validation error popup in order to add some custom validation error messages below the inputs, but when I'm setting the required rule for the input control, the default popup it appears by default. Is there a way to disable the default validation error popup for the required input fields?




1 Reply 1 reply marked as answer

SP Sureshkumar P Syncfusion Team September 2, 2022 08:17 AM UTC

Hi Ciprian,

We suggest you can add or remove the rules by using the addRules and removeRules method. To know more about the method, please refer to the documentation.

Documentation link: https://ej2.syncfusion.com/documentation/form-validator/validation-rules/#adding-or-removing-rules

If we misunderstood your requirement, then please share your exact requirement with an image or video demonstration. These details will help us to provide an exact solution as earlier as possible.

Note: If this post is helpful, please consider Accepting it as the solution so that other members can locate it more quickly.

Regards,

Sureshkumar P


Marked as answer
Loader.
Up arrow icon