Closed (fixed)
Project:
Webform
Version:
6.x-3.6
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2011 at 20:53 UTC
Updated:
26 Aug 2011 at 10:18 UTC
I'm creating a webform and would like to utilize the fieldset feature, however, when I'm adding a field to add to an already created fieldset I do not see the "advanced settings" section to choose a parent fieldset.
I've attached a screenshot.
| Comment | File | Size | Author |
|---|---|---|---|
| webform-edit.png | 17.62 KB | agolson |
Comments
Comment #1
quicksketchThe advanced settings fieldset is hidden if you have JavaScript enabled, since the assumption is that you will position the field where you want it from the main components listing at node/x/webform using drag and drop.
Comment #2
agolson commentedAh, didn't think to drag the fieldset children horizontally. Thank you!
Comment #4
liatb commentedI could not drag horizontaly any of the fields into the fieldset (ie+firefox).
I had to diable the java script and then change the parent attribute of each child component in the form.
Comment #5
martijn819 commentedOn Google Chrome (15.0.861.0 dev-m) I am unable to see the drag and drop handles for organising fields. But the "Position" field is hidden for most fields (except for some reason the select fields)
In fact, I wan't aware of their existence until reading @liatb's post.
Just switched to Firefox, and now the nested fieldsets make sense again.
Banged my head against the wall for quite some time this morning.