Portal Engine
Version 3.x > Portal Engine > Bizform Required Field Message View modes: 
User avatar
Member
Member
ken.walpurgis-atalasoft - 12/5/2008 9:07:07 AM
   
Bizform Required Field Message
I would like to change the message that displays when a field is not populated. I tried setting the Error message: field in the Advanced Tab of the attribute but i still get the "Please enter some value." message.

thanks

User avatar
Kentico Support
Kentico Support
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

User avatar
Member
Member
robert-tailor.co - 5/31/2012 7:32:42 PM
   
RE:Bizform Required Field Message
How can I do this for file upload controls? Kentico doesn't offer an option to specify a Regex validation expression for these (why?).

I don't want to change the generic error message as it will affect every other form on my website.

User avatar
Kentico Developer
Kentico Developer
kentico_ivanat - 6/3/2012 7:49:03 AM
   
RE:Bizform Required Field Message
Hi,

in version 7.0 which will be released soon should be custom message definition for file upload field supported.

In the current version you can modify error message in the web part directly so you can make sure that error message will be changed only for particular biz form. More details you can find here:

forum thread

Best regards,
Ivana Tomanickova

User avatar
Member
Member
robert-tailor.co - 6/4/2012 4:31:24 PM
   
RE:Bizform Required Field Message
Hi Ivana,

I can't access the 'Intranet' URL path you provided.

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 6/4/2012 4:37:46 PM
   
RE:Bizform Required Field Message
Hi,

I am sorry for the confusion. I have edited the link to point to correct forum thread.

Best regards,
Juraj Ondrus