limit the number of subscribers to 6 users per "Schedule"

mvilela

Member
I created a form to register for the club's sports events.
Among the various fields there is the field "Schedule" (databasejoin-with indication of the times) where the user chooses the time of his test.
How to limit the number of subscribers to 6 users per "Schedule"
 
Guess the most "elegant" way would be if you don't offer time slots that are already full.
So, spontaneously I'd say a PHP form plugin should do, where you loop through the time slots and do a count of those taken, then remove the options which are full.
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top