Adding attached files if a template is used for notifications: Difference between revisions

From Planfix
Jump to: navigation, search
(Created page with "{{#seo: |title=Adding attached files if a template is used for notifications |titlemode=append |keywords=Planfix, files, template, notification, notifications, Adding, adding...")
 
No edit summary
Line 24: Line 24:
==Go To==
==Go To==
*[[Email notification templates for contacts without Planfix access]]
*[[Email notification templates for contacts without Planfix access]]
*[[Configuring outgoing mail]]

Revision as of 07:19, 17 August 2022

This setting adds files to email notifications. For example, you can add files to a comment on a task if you want to notify a counterparty about documents, and Planfix will automatically attach the files to the email notification.

This can be enabled in the email notification template: email notification template:

cmvCFh.png


Files are added to email notifications:

  • from comments on tasks;
  • from task descriptions, if the notification is for the creation of a new task.


Important

  • This only works in email notification templates.
  • In scripts and buttons, use a variable to add files. The variable will explicitly tell Planfix which files to send.


Go To