#1892 - Data not displaying in word doc
Hi, using SugarCRM 6.5.18, CE. Have SynoGenerateDoc installed and working correctly. Have populated my word document with item such as;
[contacts.name]
[Roads_Services_In_Charge.solicitorsreference.value] - Custom Module
[contact.accounts.billing_address_city]
the above are not pulling any data from my system.
Can anyone assist as to where I maybe going wrong?
Thanks
6 years ago
Hello,
You can use the following template to extract all available variables that can be used for the selected module: Vars extractor
You will have to remmeber to activate the module in the configuration of the module in the admin panel before creating a template. When creating a template you will have to specify the relationships you will be using, otherwise they wont be available (aka not interpreted) by the module.
Hope these tips will help you create your template. Please checkout the documentation page of the module on SugarOutfitters for more details and examples.
Best regards, Synolia Support