/fsl-resource-calendar

A Field Service Lightning calendar displaying service resources and their service appointments.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Field Service Lightning (FSL) Resource Calendar

This calendar allows you to view service appointments (and resource absences) in your org.

You can filter by Work Type, Service Resource, Service Appointment Status and even search appointments!

Or you can use all filters at once! (see screenshots below)

You can even use this without the need for a "Dispatcher License".

Prerequisites

  • Enable Field Service in your org
  • Install the FSL managed package
  • Grab my Apex Core Utils (CsvBuilder and HolidayUtil are necessary)
  • Deploy using button below
  • Assign the "Resource Calendar" permission set to anyone who needs access
  • You may have to adjust "Sharing Settings" to allow public read on "Work Type"

Deploy

Deploy to Salesforce

Screenshots

Screenshot

Filter by Work Type

Screenshot_By_Work_Type

Filter by Service Resource

Screenshot_By_Resource

Filter by Searching

Screenshot_By_Search

Or use all filters at once

Screenshot_By_All

Tests

Class Percent Lines
ResourceCalendarController 95% 91/95