Active
Project:
Ubercart Event Registration
Version:
6.x-1.5
Component:
Main Module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Nov 2012 at 22:47 UTC
Updated:
16 Nov 2012 at 10:00 UTC
In one of my projects I am trying to figure out how to get it to stop signups for events that have already happened. Does anyone have a clue on how to do this? Thanks.
Comments
Comment #1
andyf commentedI guess what you're really asking for here is scheduled closing of a webform. A search for that reveals #690894: Schedule form to be active/deactivate (open/close) on specific dates? where quicksketch says he won't fix it, and another user links to their Webform Scheduler project which is currently only D7. There might be other modules/snippets out there to do this kind of thing, but it looks like you might need to get your hands dirty coding, or sponsor some development. You might also want to disable the product at the same time as you close the form.
My 2 pennies!