Actions

Email templates: Difference between revisions

From LimeSurvey Manual

No edit summary
 
No edit summary
Line 1: Line 1:
To edit the email templates select the according entry from the survey menu:
[[File:emailtemplates.png]]


=Email attachment feature.=
=Email attachment feature.=
Line 4: Line 8:
From 2.1 forwards, LimeSurvey will officially support adding file attachments to emails sent by the system.
From 2.1 forwards, LimeSurvey will officially support adding file attachments to emails sent by the system.


The following templates support adding attachments: invitation, reminder, admin notification, detailed admin notification and confirmation.
The following templates support adding attachments:
*invitation
*reminder
*admin notification
*detailed admin notification
*confirmation


Attachments can be added in the email template editing interface. Email attachments are uploaded on a per survey basis.
Attachments can be added at the bottom of the email template editing interface. Email attachments are uploaded on a per survey basis.


To decide if an attachment should be sent on an individual basis it is possible to add a relevance equation to each attachment.
To decide if an attachment should be sent on an individual basis it is possible to add a relevance equation to each attachment.


All functions supported by the Expression Manager can be used, as well as token attributes if the survey uses tokens.
All functions supported by the [[Expression Manager|Expression Manager]] can be used, as well as token attributes if the survey uses tokens.
 
In case of a notification or confirmation template it is also possible to use question codes used in the survey.


'''Note 1''': When a file can not be found on the file system, the email will be send without attachment.
In case of a notification or confirmation template it is also possible to use [[http://docs.limesurvey.org/Expression+Manager#Access_to_Variables|question codes]] used in the survey.


'''Note 2''': Exporting / importing a survey does not export the uploaded files. The settings for attachments will be maintained, as will the relevance equations.
==Thinks to watch out for==
*When a '''file can not be found''' on the file system, the email will be '''send without attachment'''.
*'''Exporting / importing''' a survey does not export the uploaded files. The settings for attachments will be maintained, as will the relevance equations.

Revision as of 12:15, 20 December 2012

To edit the email templates select the according entry from the survey menu:

Email attachment feature.

From 2.1 forwards, LimeSurvey will officially support adding file attachments to emails sent by the system.

The following templates support adding attachments:

  • invitation
  • reminder
  • admin notification
  • detailed admin notification
  • confirmation

Attachments can be added at the bottom of the email template editing interface. Email attachments are uploaded on a per survey basis.

To decide if an attachment should be sent on an individual basis it is possible to add a relevance equation to each attachment.

All functions supported by the Expression Manager can be used, as well as token attributes if the survey uses tokens.

In case of a notification or confirmation template it is also possible to use [codes] used in the survey.

Thinks to watch out for

  • When a file can not be found on the file system, the email will be send without attachment.
  • Exporting / importing a survey does not export the uploaded files. The settings for attachments will be maintained, as will the relevance equations.