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.

CommentFileSizeAuthor
webform-edit.png17.62 KBagolson

Comments

quicksketch’s picture

The 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.

agolson’s picture

Status: Active » Fixed

Ah, didn't think to drag the fieldset children horizontally. Thank you!

Status: Fixed » Closed (fixed)

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

liatb’s picture

I 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.

martijn819’s picture

On 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.