Hello,
I am using joomla 3.7.3 and php version 5.6, my form is the demo basic contact form I believe I have edit the form correctly but for some reason the form will not submit. When you click submit the page url change to contact?chronoform=contact&event=submit and nothing happens no error, no debug list all fields remain populated.
I try deleting and create a new form even changing joomla templates but I get the same problem, I am at a lost any help will be thankful
I am using joomla 3.7.3 and php version 5.6, my form is the demo basic contact form I believe I have edit the form correctly but for some reason the form will not submit. When you click submit the page url change to contact?chronoform=contact&event=submit and nothing happens no error, no debug list all fields remain populated.
I try deleting and create a new form even changing joomla templates but I get the same problem, I am at a lost any help will be thankful
HI evilsnopp,
This is probably a problem with SEF URLs - please try setting the Action URL in the Display Section action to /index.php?option=com_chronoforms6&chronoform=contact ( I think that CF will add the &event=submit).
Bob
This is probably a problem with SEF URLs - please try setting the Action URL in the Display Section action to /index.php?option=com_chronoforms6&chronoform=contact ( I think that CF will add the &event=submit).
Bob
I added the action url you gave but the same problem now the after submit the url changed to /contact?chronoform=contact&%2Findex_php%3Foption=com_chronoforms6&event=submit
Hello,
Please set the Action url to {url:submit}, that should force the form to submit to the form submit url.
Best regards,
Max
Please set the Action url to {url:submit}, that should force the form to submit to the form submit url.
Best regards,
Max
This topic is locked and no more replies can be posted.