I want to create a validation when creating a new Appointment, I want to validate that there is not a booked appointment in the same interval of time. So the Start date and the End date must not be inside the interval of duration of another appointment.
Any way to get it? Maybe with a plugin or a workflow.
Thanks.