When using "Arrange Fields" on a Webform with Date fields as Datepicker, alle my date fields transform from in a horisontal line to stacked vertical first time I start Arrange Fields.
Is there a way to correct this or is it a bug.
I have the latest version of Webform in drupal 7.9

KimD

Comments

richardp’s picture

Hrm, that sounds pretty weird. I will have to experiment and see what is going on.

The only way I could see to fix it ASAP would be to add in your own CSS by hand into your theme, which would set the positions manually.

Richard

richardp’s picture

Oh-- wait a sec. I think I misunderstood.

So-- after it stacks them vertically, are you then able to arrange them however you'd like, and the positions stay after you save? Does this only happen the very first time you launch Arrange Fields for that form?

Richard

kimd’s picture

No, the Date field appears as one field (Day, Month, Year) with no possibility to rearrange the position inside the field.
/KimD

richardp’s picture

Version: 7.x-1.5 » 7.x-1.6
Status: Active » Fixed

Okay, I believe I found and fixed the problem. I've put up a new version, 7.x-1.6. But really, it was just a small CSS tweak. If you don't want to download the entire module, you can just replace the css file from the zip file (in the css directory).

Be sure to refresh your browser a couple times so you are using the newest CSS file. Then, retry your form. If you are still have problems, please change the status of this issue back to "active".

Thanks for the bug report!
Richard

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.