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
Harsh P.Harsh P. 

Custom calender Requirement

Hi Guyes,

I have one requirement of custom calender. Here functionality should be as we can add custom holidays as per org and below logic :
Once we select particular date for oppointment, next 4 days shoud be disable.
No one (any user) can select that 4 days for oppointment.

Thanks in Advance !
Pradeep LandgePradeep Landge
Hi Harsh,

You can use AnyCalender (https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3A00000Ev8qpUAB)(AppExchange Package) for your requirement.
https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3A00000Ev8qpUAB
Or you can also use fullcalendar (https://fullcalendar.io)(js library).

please mark it as best answer if it solves your problem.

Regards,
Pradeep Landge