Matrix Version:
Hi gang,
I’m looking at making a simple item booking system using the calendar and an asset builder to create calendar events. To book an item the user must select one from a drop-down list and enter the start and end date, which creates a single calendar event.
As each ‘event’ is a booking, the tricky part will be preventing the user from double booking and creating one that already exists within the same date range with the same name.
Does anyone know how I could achieve this?
Cheers!