Hi,
 
I am trying to create a custom Word template for Dynamics 365 Sales CRM. On Windows, I know this is done via the Developer Tab → XML Mapping Pane, where you insert content controls. But since XML Mapping is missing on Mac, I am trying to manually edit the XML inside the .docx file.
 
I am able to open the XML data in VS code, but I don't know how it is possible to add them to the word template without xml mapping. (I tried simply copying the filed tags in the Word, uploading it in Dynamics, but it didn't map the values when I downloaded the template for a contact). 
 
I don't want to use VM on my mac. Because it is for my workplace and I am looking for a solution that can be useful for all employees.
 
I appreciate any ideas and help!