Hi,

I'm creating a site that sells entry to Classes, Camps and also sells products. The Classes, Camps etc. are for kids so parents enter their billing info and also info for the kid(s) attending.
When the Class is full I want to add waiting list functionality, a form displayed instead of the usual checkout procedure, but holding the same parent and child fields. The admin should
then be able to view the separate waiting lists for the different Classes and the submitted info for the different submissions.

  • I've looked into using Webforms, but then you can't pull the submitted data back using views!?
  • I see the SignUp_Status module has some wait list functionality, but I am not using SignUp for various reasons.

I can use the Out of Stock module to display a link to the Class specific webform or similar using tokens (I think) unless there is a better way!?

Any help or recommended solutions is greatly appreciated.

Thanks,
~mccrodp

Comments

Tafa’s picture

Hi,

I was wondering whether you succeeded in creating a waiting list. I am also trying to create one and I have not been able to figure it out as the signup module is not entirely appropriate for it. If you have found a solution, please let us know.
Kind regards,
T

swyner’s picture

I have no clue if this would work, but you could (maybe) use the Quiz module for your forms- (http://drupal.org/project/quiz), as it stores submitted data and allows you to pull it. That might just work for you.

Tafa’s picture

Excellent, thanks for the tip. I'll investigate this module right away.
Thanks,
T