Hi, I've just created my first form in what seems to be a nifty tool. However, when I save/publish the form only the text above the form (Title and Description) are shown, and when I go in to edit the form all my form fields are gone(!) I've managed to restore the data by using the back button and reposting a preview of the form (thanks to Firefox) - the preview works fine - but now I'm sitting here with a form that won't publish...

I have 4 fieldsets with 1-4 input fields. I'm using text fields, radio buttons, check boxes and a textarea. Running Drupal 5.5.

Comments

axbom’s picture

Status: Active » Closed (fixed)

I disabled the module, removed the database tables for webform, as well as the webform entry in the system table. Then I went ahead and activated the module again. I submitted/saved the webform that I still had open in another browser tab and presto, it worked. At fault must have been an old version of webform that I had forgotten about, which meant I had old database tables giving me a hard time.