Topic: how to limit booking period

I want to put a restriction on the user such that they will be able to book only before 30 days from their intended booking day. That is if a user logs on to the booking system on 28th January, 2018 he/she will be able to book only up to 28th February, 2019.

Re: how to limit booking period

Restricting the number of days events can be added in advance is currently not possible.
We're considering to add this as an option per event category, not in the next LuxCal version, but in the version thereafter.

To help cknath, we modified one of the calendar scripts and inserted a hard coded test for x number of days and have sent this modification to cknath.

Roel