I have added a meeting type field to my meetings entity. I'd like to be able to color code certain types of meetings in the calendar. I've found where the colors are set in this file: application/Espo/Modules/Crm/Resources/metadata/clientDefs/Calendar.json
Is there a way to select the type from the entity and select a color from the "additionalColorList"?
I'd also like to request the feature for users to select their own colors, similar to Google calendar. I don't think it would need to be extensive, but perhaps like 8 different colors would be awesome.
Is there a way to select the type from the entity and select a color from the "additionalColorList"?
I'd also like to request the feature for users to select their own colors, similar to Google calendar. I don't think it would need to be extensive, but perhaps like 8 different colors would be awesome.
Comment