When I edit webform, I see all the weights of each component as a drop down list. If I change weights and then submit the changes nothing happens!! Only way to change the weight is to open each component one by one and change the weight that way - but his is awfully slow way to do it.

Can I fix this? How??

Comments

wpanssi’s picture

I saw another comment here concerning the same bug. Could someone fix this? It's quite important if you want really use this module..

pebosi’s picture

Can not confirm this, tested on a local machine with just the webform modul installed. What field types do you use?

regards pebosi

pebosi’s picture

Assigned: wpanssi » Unassigned
wpanssi’s picture

I use select and grid. I have tested this both on my local machine and on ISP's server.
Could some other module disturb the webform module?

pebosi’s picture

Tested again with select and grid, no problems here.

Please add more information about your drupal installation. (Versions, Modules, Languages, PHP)

regards pebosi

wpanssi’s picture

Ok. Here comes. And anyway, thanks for reading this!!

Drupal: 5.6
Webform module: 5.x-1.8 (I have put wrongly 5.x-1.9 in the version drop-down list)
MySQL database: 5.0.45
PHP: 5.2.3
Languages: english, finnish

Other modules:

color
comment
help
locale
menu
taxonomy
Views
Views UI

If it helps I could give you a username, a password, appropriate rights and a link so you could check it yourself.. So, if it's ok, I could use a contact form I found on your homepage?

quicksketch’s picture

Version: 5.x-1.9 » 5.x-1.8
Status: Active » Closed (duplicate)

Ah, yes this was a bug in 1.8. The weights on the main node page do not save if you change the weights and then immediately save the node (they do work if you edit a component then save the node). Please try out 1.9 where this bug has been fixed.

See http://drupal.org/node/208233 for the original issue.

wpanssi’s picture

Yeah, I tried 5.x-1.9 and it works! Thank you!!