Portal Engine Questions on portal engine and web parts.
Version 4.x > Portal Engine > Remove default validation message from Biz Form View modes: 
User avatar
Member
Member
ndeych-gmail - 10/15/2009 8:37:22 AM
   
Remove default validation message from Biz Form
I have a biz form and I have marked all fields to allow null values with those that need validation marked to have min. length as 1 and a custom error message.

That works but above all validation error messages, I get this message:

"The entered values cannot be saved. Please see the fields below for details."

How can I remove that from appearing? I only want my custom error messages to appear.

Thanks

User avatar
Kentico Developer
Kentico Developer
kentico_martind - 10/26/2009 3:15:43 PM
   
RE:Remove default validation message from Biz Form
Hello,

You can clear value for 'bizform.errorvalidationerror' name in ~\CMSResources\CMS.resx file.

Best Regards,

Martin Dobsicek