Hi,
i created a Chronoforms form, all is working from admin in Frontview view.
When on live site, form is displayed, i compile it then on submit in sent to the blank form instead send mail and redirect to home.
Here is the form event view
I tried disable Mootools, disable web site cache (im using Jotcache instead system cache), exclude the form page from cache,..
Form is here
http://www.collegio.geometri.ge.it/17/v3/index.php/formazione-continua/accreditamento3.html
Any suggestion ?
thanks for help
i created a Chronoforms form, all is working from admin in Frontview view.
When on live site, form is displayed, i compile it then on submit in sent to the blank form instead send mail and redirect to home.
Here is the form event view

I tried disable Mootools, disable web site cache (im using Jotcache instead system cache), exclude the form page from cache,..
Form is here
http://www.collegio.geometri.ge.it/17/v3/index.php/formazione-continua/accreditamento3.html
Any suggestion ?
thanks for help
Hi fgrasso ,
The Frontend view is the live site so if it works there that's a good sign. It might be simplest to add the article text to the form and not use the plug-in.
You have jQuery enabled on the site which is stopping some of the validation working.
I suspect that it is your SEF URLs that are redirecting the form to itself instead of submitting it.
You might try setting Relative URL to No on the form General tab as that fixes some redirection problems with the plug-in and SEF URLs.
Bob
The Frontend view is the live site so if it works there that's a good sign. It might be simplest to add the article text to the form and not use the plug-in.
You have jQuery enabled on the site which is stopping some of the validation working.
I suspect that it is your SEF URLs that are redirecting the form to itself instead of submitting it.
You might try setting Relative URL to No on the form General tab as that fixes some redirection problems with the plug-in and SEF URLs.
Bob
You might try setting Relative URL to No on the form General tab as that fixes some redirection problems with the plug-in and SEF URLs.
Thanks Bob, this solved!
This topic is locked and no more replies can be posted.