Hi,
I don’t know if you understood my question. Let’s say i have dental clinik. And i have 50 doctors. Each doctor with his own dashboard where it can see his bookings in there.
Example:
Client 1 books doctor 1 from 3 to 4pm ( alowed)
Client 2 books doctor 2 from 3 to 4 pm ( alowed)
client 3 books doctor 1 from 3 to 4pm ( denied ) this cannot happen because is already booked by client 1
Client 4 books doctor 1 from 4 to 5 pm ( alowed )
Also i want to make someking of a rule… if doctor is booked from 3 to 4… from 4 to 5 ( 1 hour ) people to not be able to book.
In this case:
Client 4 books doctor from 4 to 5 pm ( denied )
Can i do this with your plugin or maybe the first examples?
Thanks