When setting up an event and setting up registration limits, we would like to set limits on either the number of people registered, or the n
When setting up an event and setting up registration limits, we would like to set limits on either the number of people registered, or the number of boats, whichever hits it limit first. i.e. we could have an event for up to 40 people and up to 15 boats. If the 15 boat limit gets hit first then no more boats can be registered, but if the number of people is less than 40 then it should be possible for users to add more guests until the limit is reached.
-
How do you register boats? Is it a field in event registration form?