I'm using this module along with the CCK Attribute Module (http://drupal.org/project/uc_attribute_cck). I'm not sure if the problem is with this module, so I'm posting in both places.
The problem is that the CCK Attribute fields are placed below the product form in a separate form, and so are not included as product attributes. I attach a screen snap showing how the user sees the product page and the code snippet showing that there are indeed two forms.

CommentFileSizeAuthor
Webform_CCK_Attributes.jpg122.02 KBDracolyte

Comments

andyf’s picture

Title: Apparent conflict with CCK Attribute Module » Add support for CCK attributes
Category: bug » feature

I don't know anything about CCK Attribute, but my shot in the dark guess is we'll have to add some specific logic for those attributes in this module. I'm going to turn this into a feature request; there's a bug with the attribute logic at the moment which takes priority I'm afraid, but would welcome a patch if pos :)

andyf’s picture

Assigned: Unassigned » andyf

Ah just took a closer look at CCK Attribute, and realised it has nothing to do with UC attributes, and that the problem is merely a form display issue (sorry could've read the initial issue a bit more closely!).

This should be fairly quick to understand: I'll try and take a look at some point this week.

Dracolyte’s picture

You rock, AndyF.

andyf’s picture

Status: Active » Postponed (maintainer needs more info)

Hi,

I couldn't reproduce. Have you tried moving the fields around at admin/content/node-type/paidevent/fields?

If reordering on that screen doesn't help, could you post some minimal reproduction steps?

Thanks

andyf’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)