Community

D7 webform when form reached 1000 components started messing up the component weights on those at the end of the list

I have created a rather large form using drupal7 webform. All was going well. I would clone an item, drag it to a new place and the weight would change to reflect the move. However when I reached 1000 components, each new one added or cloned would not move. If it did, it did not stay moved after a save. All the new additions in excess of 1000 have the same weight, and I can't change it. Even tried renumbering in the negative to no avail. What to do?

Comments

=-=

1000? that's one helluva form. I'd check the issue queue to see if it's even been tested with that many.

does the form saved correctly

does the form saved correctly when you disable drag and drop and manually use the select element to re order weight?

--------------------------------------------------------------------------------------------------------
if you can use drupal why use others?
VicTheme.com - Premium Theme Club
skype id : duckzland

The form doesn't save with the correct weight (or with components in the correct order) from the 1000th component on... When you manually reorder and hit save, the components passed 1000 revert to their old order. Drupal seems to give them all the same weights or close . I have 6 or7 4s, 6 or7 3s, and a similar number of 2s and1s.

=-=

As the OP hasn't linked to it, I shall.

http://drupal.org/node/1811678 is the issue in the webform issue queue where the OP has engaged in discussion with the developer.