Sales tax works...until it doesn't. Join our May 5 webinar.

October 28, 2021

Add Detail to the Schedule Board in Dynamics 365 Field Service

Recently one of our experts developed a brilliant process to add more detail to the Schedule Board in Dynamics 365 Field Service. Overall, this will provide more visibility to dispatchers and resources that are viewing the Schedule Board daily. Just a few simple steps by an admin user can add important details to the scheduled work orders.

By default, the hourly view of the schedule shows very little detail for each work order. There is only the resource name/number and “Work Order” displayed during the scheduled time.

Dispatchers and resources would originally have to drill deeper to find key information such as the account associated with the work order, or the projects scheduled to be completed. To secure this improved visibility and ease of use for the hourly view, a System Administrator must follow these simple steps:

Step 1: Turn off the New Schedule Board toggle to be able to edit it.

Step 2: Go to Tab Settings – Initial Public View > Work Order

Step 3: Add this custom script in the Booking Template field

<div style=”line-height: 11px !important; width: 99%; overflow: hidden; display: block; text-overflow: ellipsis;”>
WO:
<B>{msdyn_msdyn_workorder_bookableresourcebooking_WorkOrder.msdyn_name}</B><br/>
WO Summary: <b>{msdyn_msdyn_workorder_bookableresourcebooking_WorkOrder.msdyn_workordersummary}</b><br/>
Account: <b>{msdyn_msdyn_workorder_bookableresourcebooking_WorkOrder.msdyn_account_msdyn_workorder_ServiceAccount.name}</b><br/>
</div>

Step 4: Go back and see the changes to the Schedule Board

Please Note:

This change affects the Hourly View on the Scheduling Board.

Administrative Users can customize which fields are displayed on the Work Order when looking at the Schedule Board by changing certain parts of the code shown in bold below.

<div style=”line-height: 11px !important; width: 99%; overflow: hidden; display: block; text-overflow: ellipsis;”>
WO:
<B>{msdyn_msdyn_workorder_bookableresourcebooking_WorkOrder.msdyn_name}</B><br/>
WO Summary: <b>{msdyn_msdyn_workorder_bookableresourcebooking_WorkOrder.msdyn_workordersummary}</b><br/>
Account: <b>{msdyn_msdyn_workorder_bookableresourcebooking_WorkOrder.msdyn_account_msdyn_workorder_ServiceAccount.name}</b><br/>
</div>

If there are any issues inputting or customizing this code, please feel free to reach out at https://lime-falcon-860444.hostingersite.com/ to chat with one of our experts. BCS is always happy to work with you to find the appropriate solution!

Other articles

Microsoft Dynamics 365 Business Central Implementation Packages

Clayton Jones

|

April 29, 2026
If you’re like 99% of our clients, you’re trying to rein in the soaring costs of technology. It’s a delicate balancing act. On the one hand, you understand that you…

Doing More With the Team You Have: What BCS is Changing with AI

Jackie Gant

|

April 29, 2026
AI is everywhere right now, but what feels different is the pace. For the first time in a long time, small and mid-sized businesses are adopting new technology just as quickly…

Why AI Sometimes Feels Off (Even When You Have the Data)

Zoltan Orban

|

April 23, 2026
Webinar: Doing More With the Team You Have | What BCS is Changing About AIApril 28 @ 12:00 PM PT/3:00 PM ETRegister Now!Most small and mid-sized businesses aren't behind on…

What 200% ROI from Business Central Really Looks Like

Jackie Gant

|

April 13, 2026
Where ROI actually shows up from finance efficiency to operational visibility Forrester says Business Central delivers 200% ROI. But what does that actually look like in practice? A recent Total Economic…

Do You Need Avalara for Business Central? A Practical Guide

Clayton Jones

|

April 10, 2026
Webinar: Sales Tax Works…Until It Doesn’t: Tax Complexity at Scale for Product CompaniesMay 5 @ 10:00 AM PT/1:00 PM ETRegister Now!Most companies focused on making, distributing, or selling products manage…

What Is Work IQ? How Microsoft Copilot Moves from Data to Context

Zoltan Orban

|

April 9, 2026
Work IQ is one of those terms that can sound more complex than it really is. Most AI tools today work by pulling from available data. They can read records, summarize…