Closed (cannot reproduce)
Project:
Ubercart Event Registration
Version:
6.x-1.3
Component:
Main Module
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
28 Jun 2011 at 19:59 UTC
Updated:
13 Nov 2011 at 20:11 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| Webform_CCK_Attributes.jpg | 122.02 KB | Dracolyte |
Comments
Comment #1
andyf commentedI 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 :)
Comment #2
andyf commentedAh 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.
Comment #3
Dracolyte commentedYou rock, AndyF.
Comment #4
andyf commentedHi,
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
Comment #5
andyf commented