kentico_jurajo
-
12/5/2008 10:22:14 AM
RE:Bizform Required Field Message
Hi,
The custom error message is fired only if some of the validation fields is filled. You can use regular expression for non empty field. Then your message will be displayed.
If you want to change the messages, please see this - http://www.kentico.com/docs/devguide/international_support.htm (Modifying default strings).
It is recommended to find appropriate string the .resx file. Copy its key and then go to Site Manager -> Development -> UI Cultures -> edit appropriate culture -> New string and add new string with the copied key and enter your message.
Best Regards, Juraj Ondrus
|