I have had a problem with Fullcalendar for several days. My wish is this: I want to compare different event sources with eventSources; One source that offers availability time slots and another source that retrieves events taken by the user.
When events conflict, I want events from time slots to be deleted.
Do you have an idea or a lead I can explore? I think I should use "ClientsEvent" to retrieve all events, but how do I compare them and retrieve the conflicting events one by one? :/ Thank you for your help. Chris.