Hi,
I have a problem with the required fields in chronoforms, even though i have marked my fields with the required checkmark my fields ar not required. but when i use the test form it works as it should. I have looked on the forum and saw that jQuery could be the cause of this issue but i dont use any jQuery in my site. What can i do to solve my problem?
I have a problem with the required fields in chronoforms, even though i have marked my fields with the required checkmark my fields ar not required. but when i use the test form it works as it should. I have looked on the forum and saw that jQuery could be the cause of this issue but i dont use any jQuery in my site. What can i do to solve my problem?
Hi Creatit,
Please see this FAQ, if that doesn't help please post a link to the form so I can take a quick look.
Bob
Please see this FAQ, if that doesn't help please post a link to the form so I can take a quick look.
Bob
Hi Creatit,
Please see this FAQ, if that doesn't help please post a link to the form so I can take a quick look.
Bob
Hi there - I had the same issue and went to your FAQ. When I checked the error console in Firebug, this is what I found:

So, what can I do to fix the issue?
Thank you so much!
Blessings,
Anita
Hi Anita,
There may be a conflict between 2 js libraries on your page, try to load your form page with this string at the end of the url:
If the validation works then there is a conflict and you should disable the conflicting code.
regards,
Max
There may be a conflict between 2 js libraries on your page, try to load your form page with this string at the end of the url:
&tmpl=component
If the validation works then there is a conflict and you should disable the conflicting code.
regards,
Max
You may also send me a message through the "Contact us" page if you can't find the problem yourself.
Regards,
Max
Regards,
Max
This topic is locked and no more replies can be posted.