Skip to content

MJ12358/sf-calendar

Repository files navigation

sf-calendar

A configurable drop-in calendar for Salesforce.

Prerequisites

  • Grab my apex-core-utils (HolidayUtil is necessary)
  • Deploy using the button below
  • Assign the "Calendar" permission set to anyone who needs access

Deploy

Deploy to Salesforce

Usage

  • In the lightning app builder, edit the page of your choice
  • Find the "Calendar" component under "Custom"
  • Drag and drop it on the page

Configuration

  • You can configure the following:
    • Business Hours
    • The calendar to show (defaults to the current user)
    • The height of the calendar
    • The initial view (defaults to "dayGridMonth")
    • The all day slot
    • Whether the calendar is editable
    • Whether the calendar is selectable
    • Whether to show week numbers
    • The minimum time slot shown
    • The maximum time slot shown

Images

Screenshot

View by Week

Screenshot_Week_View

View by Day

Screenshot_Day_View

Customize your event colors

Screenshot_Custom_Color

All customizations

Screenshot_Customizations

About

A configurable drop-in calendar for Salesforce.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published