Forums

Sign required labels ?

Slushgood 31 Jan, 2014
hi there,
i'm new user of this exellent chronoform engine (and i'm french so please be indulgent for my poor english grammar... :-))
i have encounter a problem after i have made my form, no validation required working.
I have activat them in element setting and in setup : on load "render form" Sign required labels : yes
but nothing append.
Did somebody have solution ?
Slushgood 31 Jan, 2014
I wil try to do something like that, but the models are working fine...
Slushgood 31 Jan, 2014
first of all i find one problem space in Form name (doesn't work). But the other problem is : the mail send anymore eaven if the field is empty...
GreyHead 31 Jan, 2014
Hi Slushgood,

Sorry, I don't understand your problem :-( Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.

Bob
Slushgood 31 Jan, 2014
Horodatage : 31/01/2014 12:23:23
Erreur : NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMWindow.getComputedStyle]
Fichier Source : http://www.microbib.fr/libraries/cegcore/assets/jquery/jquery.js
Ligne : 6

That is the error message but in my tested form the message is send anyway...
http://www.microbib.fr/index.php?option=com_chronoforms5&chronoform=contacter_microbib
Slushgood 05 Feb, 2014
Nobody have solution for me ? :-( . why if I put on a required element. even if the person puts nothing email is send anyway?
Slushgood 12 Feb, 2014
I have drag Debugger action into the On Submit event and i have one error.
Errors

Array
(
)
what does it mean ?
GreyHead 12 Feb, 2014
Hi Slushgood,

I have no idea about the NS_ERROR_FAILURE messages. From a little Googling it looks like something that jQuery throws up in FireFox.

The Empty Errors array in the Debugger output means that there are no errors to report.

The

Bob
Slushgood 13 Feb, 2014
ok ... that it may come from the template I am using (themza_j25_25 - Default) ?
may or should I add something in the "on submit" for stopping the action?
GreyHead 13 Feb, 2014
Hi Slushgood,

The form without the template works correctly so the problem is with something else on the page when the template is added. I can see two different versions 1.11 and 1.4 of the MooTools library being loaded and two MooTools errors. I suggest that you remove the old MooTools library and see if that fixes the problem.

Bob
Slushgood 13 Feb, 2014
looking good !! i remove 2 moo .js file in my template (???) .Just one other question where could i change the " This field is required." for translate it ?
This topic is locked and no more replies can be posted.