RE: Word Templates in Dynamics 365 CRM
Hi,
It seems you’re missing one major step while creating word template for sub-grid entity.
You need to set Content control fields to “Repeat” mode.
For example, accounts have more than one contact. To include all the data in your Word template, set the content control field to repeat.
For this, follow the steps given below:
- Please select the rows that you wish to repeat:
- Right click on the related entity and click on repeat
Once done, you will be able to view all the field’s values.
->Regarding, Multi option set all the options will be visible in one single string.
For example, I have added a new multi option set field in account entity and chosen first three options.
On downloading word template, we can choose Multi Option set field and insert content control like Check box, combo box, Dropdown list, etc.
All these three options will be then visible in a single string, as shown in below screenshot:
I have selected content control as Check box and all the three option set is visible as below screen:
Hope this helps.
Thanks!