Drupal 7 Node Reference Tutorial: Event Registration
Uploader Comments (yaworsk1)
All Comments (11)
-
Hi, very good tutorial. So, just to complicate a little bit more, imagine this situation:
Instead of having the Registration, you have a group and inside this group you have the Registration.. So, when you see the event you should show the groups and inside each group you should show the registrations..
Is it possible?
-
Very nice video - I'm also very interested in how to limit the registration to one per user - doesn't seem obvious how to do that.
-
@tgriswoldffcg any answers here?
-
nice job, very helpful. Two questions:
1) Is there a way to limit users to a single signup? or at least tell them they are already signed up, that assumes only logged in users can sign up which is true in my case.
2) Is there a way to disable the link after the expiration of the event?
-
Great tutorial!
What about the Notice: Undefined index ?
Is References Module buggy or can I use it in my project?
Thank you!!
-
me too...
-
I'd be interested to know as well.
-
Hey, fantastic video!! So straight forward... I was wondering do you know if there is a way in the view, to reference the user who saved the form rather then getting them to enter details that may already exist in the system?
Hi all,
sorry for the late response (in some cases, very late). I haven't looked at limiting users to a single sign up but it would probably require a small custom module, just something that looked at the user id and whether or not they registered for the event. if there was interest in seeing that, i could do a tutorial on it.
As for disabling the link, you could probably do that with an action and trigger, just unpublishing the node based on a date... again, let me know and i could do a tut
yaworsk1 4 months ago