It would be really useful to have Email Templates against the Work Order entity.
Then users can create Email Templates for the various stages of the Work Order to send to the customer, such as Booking scheduled, Order completed etc.
When creating the Email Template, the entity of 'Work Order' is not available.
I cannot find where to add it.
I would rather not solution it through various Flows.
Thanks Leco, that was very useful.
Use 'Global' as entity
single line of text : {!EntityLogicalName: FieldLogicalName;}
Date : {!new_loan:new_approvaldate/@date;}
Time : {!new_loan:new_approvaldate/@time;}
Lookup : {!new_loan:new_customer/@name;}
Optionset : {!new_loan:new_loantype/@name;}
So for example {!msdyn_workorder:msdyn_name;} will show the Work Order number.
What is also needed for the full solution is that in the Email form, the Regarding needs to be selected by the user so that the email knows which record to take the data from.
The field is at the bottom of the form by default so can easily be missed by a user. Then a pop up will show, the user needs to select the Regarding record before they select the email template.
Then this will show, and the user needs to select 'Regarding'
Hi partner,
There is currently no out-of-the-box functionality to create work order-based email templates directly. You could refer to the method in this link
how to create mail templates in custom entities - Microsoft Dynamics CRM Forum Community Forum
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156