Hello,
There seems to be a bug with the weight property of components since the order in which they are displayed does not correspond to the weight assiged.

Comments

quicksketch’s picture

There's an existing "bug" in Drupal core where components of the same weight are not ordered by title (http://drupal.org/node/72919). Is this the case in your experience? Weighting should work as long as items have a distinctly different weight, but two items of the same weight might come out differently than they are displayed in webform.

aryam8’s picture

hELLO,
No, all my components have distinct weights. I read about the bug you mentioned but it does not seem to be my case. I tried changing all weights again and still the order is broken.
Thanks,
Mayra

quicksketch’s picture

Status: Active » Closed (fixed)

In the latest versions of Drupal 5, this problem was addressed and webform now properly sorts in both the node form and in user display.