As I was not sure that this is a webform issue, I have posted it here: http://drupal.org/node/476728

But I would like to ask you, pros, to see whether you can help...

Thanks!

Comments

quicksketch’s picture

Status: Active » Closed (fixed)

This probably has to do with the order of the fields being adjusted through CCK. If the fields were all given a heavier weight that the Webform form (which is a weight of 10 I think), then things will start showing up after the Webform form instead of before it. The issue that would correct this problem is #598714: Implement hook_content_extra_fields().