I'm using Webform combined with the following modules:
- Webform multifile
- Webform Table Element
- Option Element
- Form builder

For some reason when I fill in my form and hit the submit button, the webform reloads itself without storing anything in the database nor sending emails.
I have even set the 'Redirection Location' to an external website to make sure it did something. But it looks like the webform completely ignores this setting.

I have added a template to do some styling, but I don't think it has something to do with this.

If you need anything additional, please let me know.

Comments

jrreid’s picture

By chance do you happen to have the render_cache module also enabled? We were seeing the same thing and that was the issue rather than webform itself.

Fonteijne’s picture

Thank you for your response with you suggestion. Unfortunately we don't use that module, I have double checked it just yet to make sure.
I have flushed all caches when I updated some of the settings.

Fonteijne’s picture

I have been able to duplicate the issue. Everything works fine until I insert a 'Table Element' from the Webform Table Element Module.
Therefore I will continue my issue in a thread on the support/issue page of the WTE Module.

--------
Edit:
For those who come here with the same problem, this is the answer (workaround) for my issue.
Add a hidden field. It is a known bug that there is nothing submitted when there's only a table element.
- https://www.drupal.org/node/2019435

Fonteijne’s picture

Priority: Critical » Minor
Status: Active » Closed (won't fix)
Fonteijne’s picture

Issue summary: View changes
marcoka’s picture

fyi this is still the case. used a table nothing sending anymore. nno hidden fields.

dethleffson’s picture

The issue is still there. We have the same now. Firefox is handling well, but Chrome is just doing the reload :\