I am trying to use CF6 for a form submission that carries out some PHP custom actions before redirecting to a landing page.
However, recently the form isn't submitting correctly and the URL is stuck on a white back with this query string:
https://<<domain/register/single?chronoform=signup&event=submit&tvout=view
If I remove the "tvout=view" from the URL and F5 then the form will redirect for me.
Is there a way to force that "tvout=view" to be automatically removed from URL submissions?
However, recently the form isn't submitting correctly and the URL is stuck on a white back with this query string:
https://<<domain/register/single?chronoform=signup&event=submit&tvout=view
If I remove the "tvout=view" from the URL and F5 then the form will redirect for me.
Is there a way to force that "tvout=view" to be automatically removed from URL submissions?
Hi mapme,
I don't think that CFv5 adds that as standard. I suggest that you try hardcoding the form Submit URL without the tvout and see if that works OK.
Bob
I don't think that CFv5 adds that as standard. I suggest that you try hardcoding the form Submit URL without the tvout and see if that works OK.
Bob
Thanks Bob - the issue is with CF6.
I guess it is funny that it is auto-created in CF6... it's not something I am appending, and it is causing issues.
Brendan
I guess it is funny that it is auto-created in CF6... it's not something I am appending, and it is causing issues.
Brendan
You need to login to be able to post a reply.