I just reinstalled Chronoforms but it will not validate required fields. I checked the box "required" but the form can still be processed without any data in the fields.
Here is the link. http://www.mytrashguys.com/cms/contact-us. It is a simple test form. I have been going back and forth in my head whether I should use Chronoforms as it seems to have too many bugs right now.
Hi gabedaly,
The ChronoForms validation is working OK (see the form without the template). The problem is the two different versions of jQuery you are loading on the page. You probably need to get down to one version and put it into noConflict mode.
CFv4 RC1.9 currently looks pretty stable; there are a few bugs left but they are mostly in fairly remote corners. Max has done a good job of clearing up the biggest problems.
Bob
The ChronoForms validation is working OK (see the form without the template). The problem is the two different versions of jQuery you are loading on the page. You probably need to get down to one version and put it into noConflict mode.
CFv4 RC1.9 currently looks pretty stable; there are a few bugs left but they are mostly in fairly remote corners. Max has done a good job of clearing up the biggest problems.
Bob
Thanks Bob for taking a look at it. Please don't get me wrong, I am not trying to down talk CF or Max as I truly appreciate folks like you and him.
I think CF is a very nice form builder but I don't have a lick of knowledge about code, so to find the JQuery issue will be tough for me. Also using CF options that require code knowledge is hard too. Maybe if we can get some sample codes for basic things like confirm email and such on a document, that would be great. I know they are here on the forums but it takes a lot of searching to find them. I will continue to work with CF simply because the fact is that you, Max and others are willing to help us noobies! THANK YOU!!!
Gabe
I think CF is a very nice form builder but I don't have a lick of knowledge about code, so to find the JQuery issue will be tough for me. Also using CF options that require code knowledge is hard too. Maybe if we can get some sample codes for basic things like confirm email and such on a document, that would be great. I know they are here on the forums but it takes a lot of searching to find them. I will continue to work with CF simply because the fact is that you, Max and others are willing to help us noobies! THANK YOU!!!
Gabe
Hi Gabe,
You are probably going to need to get some help from someone with a bit more coding knowledge.
There is of course The ChronoForms Book - which is full of examples. They are all for ChronoForms v3 but most of the code can be re-used with Cfv4 although the admin setup is very different.
Bob
You are probably going to need to get some help from someone with a bit more coding knowledge.
There is of course The ChronoForms Book - which is full of examples. They are all for ChronoForms v3 but most of the code can be re-used with Cfv4 although the admin setup is very different.
Bob
This topic is locked and no more replies can be posted.