Generated from Template documents are a special type of documents that allow users to create more detailed Standard Operating Procedures or similar types of documents. Refer to the Generated from Template section for more information. This section of the help manual will explain the tags that are applicable to Generated from Template documents
This section is particular because tags for these types of document must always be written inside the templaterConfig/subject sections. It will not work if the tags are specified in the objects array. The structure is the same as all other objects – the document is composed of 6 properties: object, properties, versions, impacts, approvalEntries and nodes. For example, to print the name of the document:
{#templaterConfig}{#subject}{#object} {name} {/object}{/subject}{/templaterConfig}
Generated from Template Tags
Tag | Description |
---|---|
{documentType} | The type of document (in this case SOP) |
{template} | An object containing information about the associated template |
{#template}{name}{/template} | The name of the template associated to the document |
{heading1} | The first heading in the custom section of the document* |
{processes} | An object containing information about the associated process |
{#proceses}{#target}{name}{/target}{/processes} | The name of the associated process |
Custom Sections
To insert custom text sections into the output, use the following tag:
@@text:1@@
Hinterlasse einen Kommentar.