Portal Engine Questions on portal engine and web parts.
Version 5.x > Portal Engine > Custom registration form - Validation values View modes: 
User avatar
Certified Developer v7
Certified  Developer v7
frederik - 10/12/2011 3:37:48 AM
   
Custom registration form - Validation values
Hi there.
I am having a little problem with the custom registration form web part.
We would like to translate the error message given when sending a blank form.

See here.

User image

Unfortunately the message cannot by changed by editing the system tables > fields

see here

User image

I am in kinda hurry as our customer needs this done ASAP (as usual...).
Please help :-) THX

User avatar
Kentico Developer
Kentico Developer
kentico_ivanat - 10/12/2011 8:28:50 AM
   
RE:Custom registration form - Validation values
Hi,

custom registration form web part uses an alternative form of User system table, not the User table itself. By default the name of alternative form is Registration form. In the screenshot you provided switch to Alternative form tab and insert the Error message there.

Best regards,
Ivana Tomanickova

User avatar
Certified Developer 9
Certified Developer 9
charbf - 10/12/2011 11:22:06 PM
   
RE:Custom registration form - Validation values
Hi,

to translate the error message you can you the usual macros

{$ErrormessageTranslationKey$}

You can do the same with the field caption caption

{$UserName$}

and then create the keys in Sitemanager > Development > UI Cultures

User avatar
Certified Developer v7
Certified  Developer v7
frederik - 10/13/2011 2:53:54 AM
   
RE:Custom registration form - Validation values
Thanks for your reply. But that message won't show when I submit the form.
The value is just ignored.

You see in my screenshots that I added a value but it isn't shown when sending the form blank. Could you explain this further, I am kind of stuck with this error!!!

PLEASE.

User avatar
Kentico Developer
Kentico Developer
kentico_ivanat - 10/14/2011 5:40:35 AM
   
RE:Custom registration form - Validation values
Hi,

could you please grant us with an access to your site? Please send it to support@kentico.com with a reference to this thread. I tested the behavior and the error message was displayed correctly for me.

Thank you.

Best regards,
Ivana Tomanickova