Active
Project:
Ubercart Event Registration
Version:
6.x-1.x-dev
Component:
Main Module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2012 at 04:09 UTC
Updated:
5 Sep 2012 at 23:32 UTC
The quantity webform component should be removed, it's already present in the Ubercart form and it doesn't make sense to have duplicate information, especially when this field is in no way authoritative - the system works off the Ubercart field, not this new one.
Comments
Comment #1
andyf commentedHi,
I'm worried that people might need that component for their particular workflow. However as you state, the component isn't authoritative and it's trivial to 'trick' the system into having one quantity for the webform submission, and another for the UC order. Perhaps rather than removing it, we could just set it after checkout? I guess we'd also want to change the initial quantity field to be the UC field rather than the webform field to avoid having any value in the webform data until explicitly set after checkout.
Thanks
Comment #2
joshuautley commentedI agree. The dual quantity fields is confusing to the end user.
I'll hide is with CSS for now.