Feb 16th, 2011, 7:09 AM
(Feb 15th, 2011, 6:40 PM)kapsig431 Wrote: Did you guys ever find a solution to this issue? I have the exact same problem with a form I've recently created. I've used formtools now on several of my sites and this is the first time I've ever experienced this problem.
Any help would be much appreciated.
Thank you!
I actually never got back to Ben (sorry), because I did figure it out. In my case it was my sloppiness that caused the issue.
When I setup the form I mistyped one of the input elements' name attributes, but didn't catch it until after the form was setup in FT. So, I fixed it in the FT backend after editing the front end form code. This caused the form to choke.
In my case it was an extra single quote that was added...which, as you can imagine, could really wreak havoc.
When I simply removed the form from FT and then added it again with the corrections in place everything worked as expected.
So - this was not an issue with FT.