Hi all,
I have a form created with webform, and when I tried to send a compiled form (pressing the submit button) the same page with the form is loaded. But the message that I set to show up after submitting the form, doesn't appear and the data is not stored in the database.
Any idea what the problem can be?
Comments
Comment #1
vitozzo commentedI reply by myself: there was a problem because of some HTML code in one of the "select" options. I simply wrote keys for every options and the problem went away.
You can close this, sorry ;)
Comment #2
quicksketchAh, so common a problem. Silly WYSIWYGs. I'd suggest using the WYSIWYG project, which is smart enough not to enable itself on fields it shouldn't.