Dear Teleruik-Team,
Our Kendo Schedular is working very fine for booking cars and meeting rooms, but we have one big problem.It is possible to book the same car or room on the same moment and that cannot be possible. No overlaps may ​occur !
How can we check if a certain resource is already booked at a given day/time ? The biggest problem are the repeating events ! Because the contain a start date and a formula.
So what we need :
1) someone adds a reservation by clicking on a day
2) Schedular checks if resource is already reserved (also reperating events/reservations)
3) if ok, reservation is booked , else an errormessage is being displayed
How can wo do this ?
Regards,
Gert