I was trying to use the Resource view to show all available time slots ,even the ones without an assigned resource.
Unfortunately I can't find a way to allow that.
I build a workaround to assign a Dummy Resource to have a selectable resource, but then the color mapping doesn't work no more for these items, as they are overridden with the dummy color.
Hi Michael,
#Regarding Appointment displayed in the resource color
As per the implementation of SfSchedule, the appointment is mapped to a single resource and ResourceViewMode is Selection, it will be displayed in resource color. If an appointment is mapped to multiple resources or ResourceViewMode is Absolute, it will be displayed in the default appointment color. It is the expected behavior of SfSchedule. We have already mentioned it in our UG note section. Please refer to the following UG documentation for your reference.
UG: https://help.syncfusion.com/xamarin/scheduler/resource-view#resource-view-mode
Please let us know if you have any concerns.
Regards,
SaiGanesh Sakthivel
Hi,
I think my question was misunderstood.
I want to show ALL appointments in the resource view, even those, which do NOT have a resource assigned.
Hi Michael,
#Regarding show all appointment without being assigned to the resource in ResourceView
As per the implementation of SfSchedule, the appointment which has a resource id will be displayed in the view. It is the expected behavior of SfSchedule. As of now, we do not have support to display the appointment without assign to the resource in the ResourceView.
Regards,
SaiGanesh Sakthivel
Thank You, I have created a feature request for this.
Hi Michael,
Thank
you for the update. We will update you on further details in feedback.
Regards,
SaiGanesh Sakthivel