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.
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
Comment #1
quicksketchThere'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.
Comment #2
aryam8 commentedhELLO,
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
Comment #3
quicksketchIn the latest versions of Drupal 5, this problem was addressed and webform now properly sorts in both the node form and in user display.