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
satheesh psatheesh p 

How to customize calendar ??

Hi all,

i want to customize lightning calendar.how can i do it.can any one try to help me.

Thank you..
satheesh psatheesh p
Hi piyush_soni,

I just found a calendar in slaesforce Lightning App Launcher.with help of this calendar can create event in salesforce.but i want to customize the calendar for some appoint and scheduling process.i am not able to find calendar object or component in lightning.so how can i customize the calendar.
sfdcMonkey.comsfdcMonkey.com
hi satheesh
as per my understanding calendar in lightning experience is not any object that we can modify
here is usefull like for using lightning calendar
https://releasenotes.docs.salesforce.com/en-us/summer16/release-notes/rn_sales_activities_calendar_create.htm
https://help.salesforce.com/articleView?id=calendar_create_limitations.htm&language=en_US&type=0
or you can also download "General Purpose Lightning Calendar" app from app exchange its free of cost
https://appexchange.salesforce.com/listingDetail?listingId=a0N3000000DpqNxEAJ
i hope it helps you
Let me inform if it helps you and mark you question as solved :)
Mathew Andresen 5Mathew Andresen 5
I created a customisable lightning calendar

https://developer.salesforce.com/forums#!/feedtype=SINGLE_QUESTION_DETAIL&dc=Lightning&criteria=OPENQUESTIONS&id=9060G000000XieaQAC
 
Julia BJulia B
I went to the post, Matthew, can you 
Can you share the controller code "CalendarEvent_CLASS" for the shared calendar?