Forms Don't Submit Until Page Refreshed

ChronoForms form does not submit until page refresh.

Overview

The issue occurs when the form uses relative URLs, preventing proper submission processing.
Set the "Relative URL" option to "No" in the form's advanced settings to ensure correct submission behavior.

Answered
jd jdewlen 07 Sep, 2015
I have searched the forums for anything similar to my problem, but have not found a match. I have re-created this problem with a test form (Advanced setup) that contains one text field and a submit button. The submit button is type=submit. The On Submit section of the Setup contains: Handle Arrays, Email, Display Message. When I fill in the text field and click on submit, the form field is cleared and re-displayed, No email is sent and my Display Message text is not shown. However, if I wait a couple of minutes after clicking on the Submit button, and then refresh the page via my browser (Firefox) then things work as expected -- i.e. the form area is cleared and the email is sent correctly. Furthermore, if I use the Test Form button, it all works perfectly. The form that is failing is using the Chronoforms plugin -- i.e. it is embedded in an article as {chronoforms5}Testform{/chronoforms5} Any ideas?
jd jdewlen 08 Sep, 2015
Answer
Thank you so much. The "Relative URL = No" fixed the problem.
This topic is locked and no more replies can be posted.