Closed (fixed)
Project:
Webform
Version:
6.x-2.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 May 2009 at 17:08 UTC
Updated:
12 Feb 2010 at 03:38 UTC
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
Comment #1
quicksketchThis 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().