Is there a way to allow an Anonymous user to signup to a timeslot?
Happy to help write code if someone can point me in the right direction.
Thanks
Is there a way to allow an Anonymous user to signup to a timeslot?
Happy to help write code if someone can point me in the right direction.
Thanks
Comments
Comment #1
pwolanin commentedno, not really - that would require a major rewrite since all data is tracked by uid. Basically you'd have to track by e-mail or some other attribute.