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 ?
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 ?
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...
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
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
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
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
Nobody have solution for me ? :-( . why if I put on a required element. even if the person puts nothing email is send anyway?
I have drag Debugger action into the On Submit event and i have one error.
Errors
Array
(
)
what does it mean ?
Errors
Array
(
)
what does it mean ?
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
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
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?
may or should I add something in the "on submit" for stopping the action?
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
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
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.