I’m currently trying to display a Calendar with all Events for a variety of Users.
Since i want to display a dynamic number of users based on some filters, i resorted to having all from the same source. (meaning they all share a color by default). My approach to bypass that was to have a “Colorfield” on the User to which the Event belongs to.
However when trying to access the WhoId.Calendarcolor__c of the Event, it keeps failing, since a Calendarevent links to the “Name” Pseudoobject rather than the User, i can’t access this color by all means.
I tried this post but it seems this is no longer possible or this was only for having a field or not. Does someone have an idea how i could bypass this limitation so every User’s event have a different color while still having a fully dinamic ammount of users?
Question
Calendar component multiple colors for the same event source

Translate
This topic has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.