Hello,
This module is great. I'm trying to implement a particular use-case scenario and I wondered if anyone had any thoughts on how to achieve this.
I want to use Signup Integration for Ubercart to allow people to sign up to an event, say, an all-day conference, for free or a small fee. The event will only have a limited number of places, so I can limit that using the signup limit.
The event will have a number of workshops that delegates can choose to attend, and each of these workshops will also have a limited number of places (e.g. due to size of the venue etc). I've tried a few ways I cannot seem to implement a solution that works. I've tried setting up products for the event and using product attributes for the workshop choices, but I cannot seem to be able to assign signup limits to specific attributes. I've also tried using product kits for the event (almost like a 'workshop container') and products as the workshop choices, but this doesn't work either; when a user adds the product kit to their cart, all workshop choices get added as well.
I would be forever grateful for any ideas! Do get in touch if you need me to explain this in a more clear way.
Thanks,
J
Comments
Comment #1
ezra-g commentedThanks for your interest here.
That's because signup only allows you to sign up for nodes.
I suggest creating individual nodes for each workshop, and then grouping them by date, or using a nodereference field to reference a particular conference. You could also use Nodequeue.
Please re-open this issue if that doesn't answer your question.
Comment #2
eff_shaped commentedsubscribe