Closed (cannot reproduce)
Project:
Form Builder
Version:
7.x-1.x-dev
Component:
Webform Itegration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2011 at 08:55 UTC
Updated:
28 Mar 2012 at 18:56 UTC
Hi!
When I drop fields into the Form Preview then the field is visible but the field gets visible when hovering over it. When clicking on save then nothing gets saved and the field is gone.
Comments
Comment #1
quicksketchI've been doing some work on the Webform Integration recently. If you would try out the dev version of Form Builder, you'll probably have much better results.
Comment #2
jaxpax commentedThanks quicksketch I'll give it a try.
Comment #3
ryan.armstrong commentedI'm running the dev version of form builder and I am running into a similar issue. I tried adding a hidden field and named it, but when I hit save nothing was there. If I bring the hidden field and place it, then hit save with the defaults, then go back and edit it, it seems to avoid this issue. However I then went to move the field up one position, above the other hidden field I had, then saved it, both of the hidden fields disappeared, and thetype of every precededing field got shifted. So if I had:
element 1 - hidden
element 2 - hidden
element 3 - grid
element 4 - textarea
element 5 - radio
After I tried moving element 2 to position one, both of the hidden elements (1 and 2) are now gone and my structure looks like:
element 3 - hidden
element 4 - grid
element 5 - textarea
So it seems like something is wrong with the save functionality with Form Builder and it's Webform integration.
Comment #4
dboulet commentedI’m seeing a similar problem. I noticed in my case that fields only disappear when I give them a custom form key.
For example:
Comment #5
carrierawks commentedI am also having troubles saving the form fields. Guess I will have to do it the old school way. This module is a great idea though.
Comment #6
mrconnerton commentedI am experiencing the same issue. However when I turn off the form builder webform module and add a field to the same mode the core webform way, all the other fields appear back in the list under the "new component" row.
Comment #7
quicksketchI still can't reproduce this issue. I'll need instructions on how to reproduce this problem from a clean install of Drupal.
Comment #8
quicksketch