Hi,
I recently upgraded from CF 5 RC3 to the latest version.
A form I have had for a long time and not edited now does not work😟
The form loads and lets you input data, it even checks said data (captcha & required etc), but as soon as you submit it takes you to a page with just my template and "Powered by ChronoForms - ChronoEngine.com" - nothing else.
The top item in my "on submit" event is a debugger - this is not even shown!
form: www.sincerelyyou.co.uk/touchstone
It seems like the whole "on submit" and all attached items is just being skipped. Any help would be greatly appreciated as the form was supposed to be used for potential clients today at an event😟
I recently upgraded from CF 5 RC3 to the latest version.
A form I have had for a long time and not edited now does not work😟
The form loads and lets you input data, it even checks said data (captcha & required etc), but as soon as you submit it takes you to a page with just my template and "Powered by ChronoForms - ChronoEngine.com" - nothing else.
The top item in my "on submit" event is a debugger - this is not even shown!
form: www.sincerelyyou.co.uk/touchstone
It seems like the whole "on submit" and all attached items is just being skipped. Any help would be greatly appreciated as the form was supposed to be used for potential clients today at an event😟
Hello Nuvelle,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How to post information from a Chronoform to ZoHo
What are the 'Easy Form' and 'Form' Wizards?
How can I add a mask to format a form input?
I get a blank page when my form submits?
How do I show a 'loading' message when the form submits?
P.S: I'm just an automated service😉
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How to post information from a Chronoform to ZoHo
What are the 'Easy Form' and 'Form' Wizards?
How can I add a mask to format a form input?
I get a blank page when my form submits?
How do I show a 'loading' message when the form submits?
P.S: I'm just an automated service😉
Hi Nuvelle,
It looks like a problem with SEF URLs, please try setting Relative URL to No in the HTML (Render Form) action.
Best wishes
Bob
It looks like a problem with SEF URLs, please try setting Relative URL to No in the HTML (Render Form) action.
Best wishes
Bob
Hi Nuvelle,
What do you have in the On Submit event of the form?
Bob
PS The form action URL is still an SEF URL
What do you have in the On Submit event of the form?
Bob
PS The form action URL is still an SEF URL
On submit:
Debugger
Handle Arrays
Check Captcha
- on fail: event loop
Display message
Email
DB Save (not active)
Debugger
Handle Arrays
Check Captcha
- on fail: event loop
Display message
DB Save (not active)
Please try to test the form using the "View form" link under the forms manager, also please try to take a form copy and drop all the fields except 1 or 2 and test that too, how does this work ?
Regards,
Max
Regards,
Max
I turned off SEF for the whole site & this did not work.
I deleted off boxes 2-3 at a time till i found the problem (stupidly starting at the bottom - it was the top box that was the issue 😲 )
On a hunch I thought it might be the field ID/name (event) so change this to "eventlocation" and it still didnt work.
Changing this again to "location" fixed the form instantly.
It seems to be that if you have a field with the word "event" in the ID/Name the form breaks!
I have not checked this any more (such as testing if its only the first field that affects it, or if having event in the middle or end of a word has the same effect) as my client is waiting on this form!
I deleted off boxes 2-3 at a time till i found the problem (stupidly starting at the bottom - it was the top box that was the issue 😲 )
On a hunch I thought it might be the field ID/name (event) so change this to "eventlocation" and it still didnt work.
Changing this again to "location" fixed the form instantly.
It seems to be that if you have a field with the word "event" in the ID/Name the form breaks!
I have not checked this any more (such as testing if its only the first field that affects it, or if having event in the middle or end of a word has the same effect) as my client is waiting on this form!
There also seems to be a problem with the form processing field names/IDs that are just numbers.
I had the following setup (section+question)
11
12
13
14
15
16
17
18
19
110
111
112
113
114
21
22 etc...
On the form being submitted the 110 - 114 would not be submitted, but changing them to q110 q111 etc works fineface-meh-blank
I had the following setup (section+question)
11
12
13
14
15
16
17
18
19
110
111
112
113
114
21
22 etc...
On the form being submitted the 110 - 114 would not be submitted, but changing them to q110 q111 etc works fineface-meh-blank
This topic is locked and no more replies can be posted.
