I'm working with D7+Garland and I can't figure out how I can "move" another component to a fieldset as I used to do in D6. Any help?

CommentFileSizeAuthor
#5 error.png46.96 KBxpound
#3 error1.png37.56 KBxpound
#3 error2.png38.88 KBxpound

Comments

quicksketch’s picture

Category: bug » support
Priority: Major » Normal

You visit the Webform tab and drag fields inside of the fieldset (indent to the right). This hasn't changed from D6 and it still seems to work the same way for me.

xpound’s picture

As far as I can see there's no tab and drag fields inside the fieldset or anywhere! Is it need to activate any core module to have so? Please see the printscreens in attachment.

xpound’s picture

StatusFileSize
new38.88 KB
new37.56 KB

Here they are...

quicksketch’s picture

In error1.png, you shouldn't see the "Weight" fields, instead you should have the drag and drop handles just like in D6. Are you getting a JavaScript error on that page?

xpound’s picture

StatusFileSize
new46.96 KB

No, I didn't find any JavaScript errors, however I had some errors but with translations operations, maybe something with Internacionalization and Localization Update modules! And I can tell that I saw this strange behaviour also in the menu's organization [with the lack of drag and drop function]. Same for other themes...

Well, I had to make an ultimate test, by creating a clean database, using the default module profile given by Drupal 7 [.0] and activating only the webform module [7.3.6]. English for language and nothing else... the result was the same [see the image in attachment].

xpound’s picture

I've found what's wrong!
Seeing again the "error.png" attachment gave me the clue: the "Hide row weights" is set by default. I never gave much of atention to this one. Setting this on switched bach to the old "Drupal 6" behaviour!
Well, thanks for yout time!

quicksketch’s picture

Status: Active » Fixed

Oh that fricking link... I'm not happy about it's existence at all, now it's going to cause me support requests. Grrr.

Thanks for the update.

lebastidien09’s picture

Issue tags: +webform, +fieldset

I have the same problem, but I can't see "Hide row weights". I've changed administrator theme, but nothing changed. With the Arrange fields module I can organize but not include an item into another like with fieldset.

Status: Fixed » Closed (fixed)

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

edineu’s picture

Oki guys this is how you get it working,

go to

Home » Administration » Configuration » Development

under Development

activate Bandwidth optimization

Aggregate and compress CSS files. (check)

Aggregate JavaScript files. (check)

it should work fine after!