Hi Mats,
Greetings from Syncfusion support.
We have validated your query “I can't display the shared events as a block” and “I need a drag and drop as a block” at our end. We have checked the possibility in the source level to achieve your requirement, but regret to let you know this is not feasible with our Scheduler’s architecture. The behavior of the shared events is explained below.
Multiple resources can share the same events, thus allowing the CRUD action made on it to reflect on all other shared instances simultaneously. To enable such an option, set allowGroupEdit option to true within the group property. With this property enabled, a single appointment object will be maintained within the appointment collection, even if it is shared by more than one resource – whereas the resource fields of such appointment object will be in the array which holds the IDs of the multiple resources.
Note: Any actions such as create, edit, or delete held on any one of the shared event instances, will be reflected on all other related instances visible on the UI.
Kindly refer to the below links and get back to us If you would require further assistance.
Regards,
Ravikumar Venkatesan