- [x] activate waiting list in event config - [x] define how many places are on the waiting list or if it's unlimited - [x] handle waiting list limitation, if the waiting list is reached then closes registration - [x] waiting list for each event if it is activated - [x] the possibility to move someone from the waiting list to the registered list (in show event) - [x] inform the person when they are on waiting list - [x] inform the person if they are moved to the registered list If no waiting list is activated and a number of participants are limited then no new registrations are possible when the limit is reached.
activate waiting list in event config
define how many places are on the waiting list or if it's unlimited
handle waiting list limitation, if the waiting list is reached then closes registration
waiting list for each event if it is activated
the possibility to move someone from the waiting list to the registered list (in show event)
inform the person when they are on waiting list
inform the person if they are moved to the registered list
If no waiting list is activated and a number of participants are limited then no new registrations are possible when the limit is reached.