Dynamics 365 Field Service : Customize a schedule board
The Schedule Board in Microsoft Dynamics 365 Field Service is a powerful tool that provides dispatchers and field service managers a visual interface to assign and manage work orders efficiently. However, every business operates differently, and the default configuration might not suit every organization’s needs.
In this blog, we’ll walk you through how to customize the schedule board to align with your operational workflows, improve usability, and enhance field technician productivity.
What is the Schedule Board?
The Schedule Board is a dispatching interface used to manage bookings for resources (usually field technicians) in real time. It enables dispatchers to:
- View available and booked resources
- Drag and drop work orders to assign them
- See location data for resources and jobs (map view)
- Track job statuses visually
- Monitor travel time and availability
By default, the board shows:
- Resources on the left
- Time-based booking slots in the center
- Map and details pane on the right
But with customization, you can make it work your way.
Why Customize the Schedule Board?
Every organization may have different dispatching needs. Customization helps:
- Improve dispatcher efficiency
- Show only relevant work orders or technicians
- Prioritize high-value jobs visually
- Integrate with custom business logic (e.g., KPIs or alerts)
Types of Customizations
Here’s a breakdown of the main customization areas:
1. Schedule Board Tabs
Tabs let you create different views of the board for different teams, regions, or work types.
Use Case: Create separate tabs for North and South regions, or one for Installations and another for Repairs.
How to customize:
- Go to Resource Scheduling > Settings > Schedule Board Settings
- Click + New to create a new tab
- Filter resources or bookings using query builders
- Set default map locations or working hours
2. Resource Cell Customization
Customize what information is shown next to each technician/resource.
Use Case: Show certifications, territory, or custom KPIs next to the technician name.
How to customize:
- Open the Schedule Board tab
- Select Settings > Resource Cell Template
- Use Liquid or JavaScript to define what data to display
3. Booking Template Customization
Modify how bookings (colored blocks) appear on the board.
Use Case: Change the color of bookings based on work order priority or SLA.
How to customize:
- Navigate to Booking Template
- Edit the HTML/CSS template for booking display
- You can use custom logic or calculated fields for color coding
4. Map Customization
Adjust what is displayed in the map view (technician location, work orders, traffic, etc.).
Use Case: Show only high-priority bookings on the map.
How to customize:
- Use map filters in the Schedule Board tab settings
- Toggle options like traffic overlay or resource icons
5. Filter Panel Customization
Add filters for dispatchers to quickly narrow down the list of resources or bookings.
Use Case: Add a filter for skill sets or territories.
How to customize:
- Open the tab and select Settings > Filter Layout
- Use FetchXML to define custom filters
6. Custom JavaScript Extensions
- Inject custom behavior into the schedule board (advanced use).
- Use Case: Trigger alerts when high-priority bookings are overdue.
How to customize:
- Use the OnRecordSelect or OnBookingChanged JavaScript hooks
- Extend the Schedule Board via the Schedule Board Extensibility SDK
Real-Life Example: Customizing for Emergency Dispatch
Scenario: A company offers 24/7 emergency HVAC repair services. Dispatchers need to:
- Instantly spot unassigned emergency work orders
- View technician overtime availability
- Prioritize high-SLA jobs
Customization Steps:
1. Create a new tab: "Emergency Dispatch"
2. Filter work orders where `Priority = High` and `Status = Open`
3. Customize booking templates to show SLA countdown
4. Color-code bookings: red for overdue, yellow for 1 hour left
5. Add a filter panel: SLA Time Remaining, Region
6. Add a JavaScript extension: pop-up alert if a job is unassigned past 10 mins
Final Thoughts
Customizing the Dynamics 365 Field Service Schedule Board transforms it from a generic tool to a tailored dispatching solution. Whether it's through filtering, visual cues, map settings, or advanced scripting, each tweak helps improve productivity and decision-making.
Published on:
Learn moreRelated posts
We need to talk about... Dynamics 365 Field Service... Release Wave 1 for 2026
Today in my series on the changes we can expect to see as part of Release Wave 1 for 2026, Dynamics 365 Field Service is next. I will take a l...
Expanding scheduling choice in Dynamics 365 Field Service with Solvares’ VISITOUR accelerator
Microsoft is expanding scheduling choices in Dynamics 365 Field Service with the Solvares VISITOUR accelerator. The solution adds advanced sch...
Dynamics 365 Field Service – Create work orders from project tasks
We are announcing the ability to create work orders from project tasks in Dynamics 365 Project Operations. This feature will reach general ava...
What’s New in Dynamics 365 Field Service Mobile
Field Service Mobile just got smarter. New updates help technicians work faster, stay connected, and handle jobs with fewer clicks. The post ...
Dynamics 365 Field Service – Optimize multiple resources with Scheduling Operations Agent
We are announcing the ability to optimize multiple resources with Scheduling Operations Agent in Dynamics 365 Field Service. This feature will...
How We Successfully Removed the Resco Woodford Managed Solution from Dynamics 365 Field Service
Recently, we needed to remove the legacy Resco MobileCRM (Woodford) managed solution from a Dynamics 365 Field Service environment. Although t...
Unable to Delete Work Order Due to “The Time To Promised Must Be Later Than The Time From Promised” exception – Dynamics 365 Field Service
While attempting to delete a historical Dynamics 365 Field Service Work Order, we encountered the following error: Exception Message: The time...
Dynamics 365 Field Service – Explore Dataverse data with Microsoft 365 Copilot
We are announcing the ability for service managers, dispatchers, and back-office teams to query work orders, bookings, service history, and as...
How to Optimize Mobile Offline Profiles Using FetchXML in Dynamics 365 Field Service
In many Field Service implementations, mobile offline capability is essential, especially for technicians working in low or no network areas. ...
We need to talk about... Dynamics 365 Field Service... Release Wave 2 for 2025
Next in my blog, I will launch a series on the changes we can expect to see as part of Release Wave 2 for 2025. Microsoft’s 2025 Release Wave ...
