Portal Engine Questions on portal engine and web parts.
Version 4.x > Portal Engine > How to control BIZFORM $$validation:Name$$ appearance? View modes: 
User avatar
Member
Member
eagleag-yahoo - 5/4/2009 3:56:33 AM
   
How to control BIZFORM $$validation:Name$$ appearance?
I've created a contact form using BIZFORM.

How can I control what is displayed as validation messgae?
I've added "Validation error message:" in the webpart configuration but it doesn't solve the problem.
example:
I have an email field.
I want the "Please enter some value." to be a "*" and appear near the input
and the "Please enter the value in format 'mymail@domain.com'" message appear somewhere else.
how can i do this?


User avatar
Kentico Support
Kentico Support
kentico_jurajo - 5/7/2009 10:17:50 AM
   
RE:How to control BIZFORM $$validation:Name$$ appearance?
Hi,

The custom error message set for the particular field is used when you enable empty value for the field and when you add some regular expression or minimal/maximal length.

You can also translate the error message in the resx file directly (CMSResources folder), but this will take global effect.

Best Regards,
Juraj Ondrus