Inserting all task files into a document: Difference between revisions
From Planfix
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 9: | Line 9: | ||
For this to work correctly, this variable must be inserted in a [[Tables in document templates|table section of the template]], similar to what is done when inserting data from data tags attached to a task. | For this to work correctly, this variable must be inserted in a [[Tables in document templates|table section of the template]], similar to what is done when inserting data from data tags attached to a task. | ||
When creating a document from the template, this row will be automatically multiplied to reflect the number of files in the task. | When creating a document from the template, this [[Automatically adding rows to a document|row will be automatically multiplied]] to reflect the number of files in the task. | ||
The '''<nowiki>{{Task.task file}}</nowiki>''' variable has the following fields available: | The '''<nowiki>{{Task.task file}}</nowiki>''' variable has the following fields available: | ||
* | *entry sequence number | ||
*identifier | *identifier | ||
*name | *name | ||
Latest revision as of 14:19, 10 November 2025
You can insert all files currently attached to a task into a document created using a template. To do this, you must use the {{Task.task file}} variable
For this to work correctly, this variable must be inserted in a table section of the template, similar to what is done when inserting data from data tags attached to a task.
When creating a document from the template, this row will be automatically multiplied to reflect the number of files in the task.
The {{Task.task file}} variable has the following fields available:
- entry sequence number
- identifier
- name
- name without extension
- image - this is the physical file: the image will be added to this place in the document
Useful information
- If you insert a {{Task.task file}} variable outside of a table in a Word template, information about only one document will be added to the final document.
- Read more in this help article Using images in document templates