Form not sent – failure warning
-
Hi,
on a website I am using CF7 do submit a form that is dynamically created. It goes like this:1) The plugin Ninja Tables creates a table.
2) The content of the first table cell is stored in a jquery variable.
3) In the CF7-Form I have a paragraph that works like a placeholder. It is substituted by jQuery and instead of the placeholder, the value of the variable is inserted.
That works very fine and the form looks quite good. The placeholder is substituted by the value of the variable and everything is fine. The problems start to occur, whenever I want to send the form. Then I receive a failure warning.
I do not have jet tried to transmit the content of the variable. At this very moment, it is just displayed in the form, but not transmitted. Later on, I would like to transmit it. But before I find out how to do this, I will have to see why the mistake appears, when I try to send it.
Thanks for any ideas. I do not need a full workaround for the problem. Just some hints might be enough to go on developing.
Thank you!
raboxThe page I need help with: [log in to see the link]
- The topic ‘Form not sent – failure warning’ is closed to new replies.