function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
suji srinivasansuji srinivasan 

How to change colour for custom calendar?

Hi,I had created custom campaign  calendar .I would like to display each campaigns as different colour.   can we achieve this in apex?
how to create filter for this requirement  in calendar view ?

Thanks in Advance.
Best Answer chosen by suji srinivasan
suji srinivasansuji srinivasan
I  fixed issue using LWC Components. Thank you for your response swetha.

All Answers

SwethaSwetha (Salesforce Developers) 
HI Suji,
How was the custom calendar UI designed- VF/ Aura/ LWC? Have you tried to override the CSS style ? Thanks
suji srinivasansuji srinivasan
I  fixed issue using LWC Components. Thank you for your response swetha.
This was selected as the best answer