Several types of document templates exist to allow the management of new use cases, such as appendices to the main templates.
Prerequisites
✓ Have already configured a main template
✓ Update the package to the latest version
Associated document templates can be static, dynamic, multiple, or chart-based to meet your most advanced use cases.
What is an associated document?
Associated documents allow you to add one or more documents after a main document during generation. These documents can be added with or without conditions. They are dependent on the main document and cannot be generated on their own.

If an associated template needs to be linked to multiple main templates, create the link between the two depending on where you are currently located
You can add conditions for displaying an associated document after the main document.
Example
The "Supplier T&Cs" associated document template should only be added to the Quote if the account is of the Supplier type. The "Customer T&Cs" associated document template will only be added to the Quote if the account is of the Customer type.


This associated template is a technical appendix for creating charts from Excel data and displaying them in a Word or PowerPoint document.
Prerequisites
✓ Use Grenoble package version 2.3
✓ Have a document template and know how to manage tables and Excel format documents with Gonexa
✓ Verify that the "Graph" picklist value is available; if not, follow the procedure
Example
A table named "GraphA" and a chart named "GraphA"
A table named "GraphB" and a chart named "GraphB"

Chart Tag
Tag syntax: {!gnxgraph|Chart_Name(w=100)}
Parameters:
Chart_Name = corresponds to the exact name of the chart in Excel
w=200 = sets the chart width in pixels
Example
The tag {!gnxgraph|GraphA(w=150)} uses the exact name of the chart in Excel and will display the chart at a reduced size of 150 pixels.
Note
The table name must be exactly the same as the chart name. A table and its chart displayed on the same Excel sheet will allow the chart rows to be updated.

