Views: 9 Size: 57.2 KB">event1.zip
Hello all,
I have looked high and low for a template or example that shows a working waitlist but no luck.
If any one has an example to share I would appreciate it very much.
Currently I am trying to fiddle my way through it but not having much luck.
I Included what I have done so far, tblevents is the main form.
how it works is you set maxpeople and maxwait. if people signed up is below maxpeople sign up button shows once the number signed up equals maxpeople the sign up button goes away and a waitlist button shows up and any one who signs up it will mark them on the wait list. Also there is a datesignedup field that marks the date and time for the waitlist.
So now I'm stuck, how do I go about letting some one delete their request and if that opens a position than the database will grab the first person in line.
I did not set up their personal view where they delete because I already can do that just need to figure out how to auto fill from waitlist.
Hope I was able to explain enough.
also thanks for taking time to read