Adding capacity to a booking app where bookings span over many days

Hi @jpotts ,

If you want to hide certain dates in calendar, you might want to achieve it using custom calendar through custom lists, by using collections.

The example is in Komun template here,

To have booking limit, there would be additional collection on top of calendar that can act as validation of total bookings or total persons in bookings.

Experiment first with custom calendar.