Portal Engine Questions on portal engine and web parts.
Version 6.x > Portal Engine > Kentico system tables form validation View modes: 
User avatar
Member
Member
eagleag - 7/22/2012 10:54:52 AM
   
Kentico system tables form validation
kentico 6 i'm using custom registration webpart and would like my form validation to work like this->

on validation show: 1. a red star next to each input that is invalid 2. have a validation summary at top form.

Kentico allows only one validation message per feidl so I'm not sure how to solve this.

Thanks :)

User avatar
Kentico Developer
Kentico Developer
kentico_ivanat - 7/22/2012 3:11:36 PM
   
RE:Kentico system tables form validation
Hi,

and which system table are you using? For each field you can define a custom error message and validation, so you can insert an * here, if you need.

In case validation of one field does not pass, you can see a global error message. In case users system table and custom registration form web part it is message:
"The entered values cannot be saved. Please see the fields below for details."

It can be changed in properties of web part or in the ~/CMSResource/ CMS.resx files.

Unfortunately, in the current version is not error message summary supported.

You would need to modify a custom registration form web part and add a validation.

Best regards,
Ivana Tomanickova

Best regards,
Ivana Tomanickova