10377 Posts in 2193 Topics by 1709 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1102 Views |
-
userforms - double validation scripts

20 April 2010 at 6:43pm
Hey guys
is it just me or does the userforms validation add the #Form_Form .validate two times? In my pages or some SilverStripe community projects (example: http://www.fmc-innovation.de/kontakt) there is also this double form validation... is this needed by jquery or userforms? A bug?
patte
-
Re: userforms - double validation scripts

28 October 2010 at 6:10am
Today I found that this is indeed the case (at many of my SS websites). Ran into this issue with SS2.4.1 and latest UserForms module...
-
Re: userforms - double validation scripts

28 October 2010 at 12:12pm
Sounds like a bug. Raise it as a ticket on open.silverstripe.org and assign it to UserForms and I'll look into it as soon as possible.
Thanks,
-
Re: userforms - double validation scripts

28 October 2010 at 8:09pm
Done. Another question/remark:
When using UserForms with Translatable, the only way I got language dependent validation working is to remove
and then load 'userforms/thirdparty/jquery-validate/localization/messages_nl.js' dynamically, based on the current locale (example _nl for locale nl_NL).UserDefinedFrom.php line 473: removed $messages from custom validation script;
I'm not sure if my solution is a correct approach (apart from changing the core), but, if so, this may be a good enhancement to enable language dependent validation messages in user forms?!
-
Re: userforms - double validation scripts

28 October 2010 at 10:37pm
With regards to the initial problem of this topic (double custom JS validation script): this seems to be resolved in the latest trunk release of UDF.
-
Re: userforms - double validation scripts

29 October 2010 at 4:59am
Thanks for that!
Next time I`ll raise a ticket ;-)
| 1102 Views | ||
|
Page:
1
|
Go to Top |


