From version 1.1 >
edited by gru
on 13.03.2019, 15:55
To version < 4.11
edited by gru
on 05.05.2020, 12:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -$services.localization.render("PT.Main.EMailMenue")
1 +Email
Content
... ... @@ -1,24 +1,24 @@
1 -{{figure image="019En.png"/}}
1 +{{figure image="1_en_TemplatesEmail.png"/}}
2 2  
3 -Email templates are used by [[workflow actions>>doc:Aktionen]] of type [[//Email//>>doc:E-Mail]], as well as for sending system mails such as password recovery mails.
3 +Email templates are used by [[workflow actions>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.WebHome]] of type [[//Email//>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.EMail]], as well as for sending system mails such as password recovery mails.
4 4  
5 5  {{info}}
6 -To use mail templates with action of type //Email//, you need to enter the [[template variables>>doc:Platzhalter]] for the template as the content of the mail. For example, when the mail template has been called {{code}}mail_demo{{/code}}, the mail's content must be {{code}}[%$$mail_demo%]{{/code}}.
6 +To use mail templates with action of type //Email//, you need to enter the [[template variables>>doc:Formcycle.UserInterface.Variables]] for the template as the content of the mail. For example, when the mail template has been called {{code language="none"}}mail_demo{{/code}}, the mail's content must be {{code language="none"}}[%$$mail_demo%]{{/code}}.
7 7  {{/info}}
8 8  
9 -Furthermore, [[variables>>doc:Platzhalter]] can be used with these templates, eg. in order to add a link to the form or inserting the value of certain form fields.
9 +Furthermore, [[variables>>doc:Formcycle.UserInterface.Variables]], e.g. in order to add a link to the form or inserting the value of certain form fields.
10 10  
11 -Depending on the client, two or three system templates are available initially. You can also create your own custom templates.
11 +Depending on the client, three or four system templates are available initially. You can also create your own custom templates.
12 12  
13 13  * **User created**
14 -Used for sending login information to users when their account has been created.
15 -* **User created (LDAP)**
14 +Used for sending login information to users when their account has been created with either the option //Generate password// or the options //Set password manually// and //Send user credentials by email// selected.
15 +* **User created (LDAP)**
16 16  Used for sending login information when an LDAP user account has been created. As it is not possible to send the password from an LDAP account, a different mail template is used.
17 -* **Reset password**
17 +* **Password set**
18 +Used for sending login information to users when their account has been created with the option //Password set by the user//.
19 +* **Password reset**
18 18  Used for sending password recovery mails to users.
19 19  
20 20  == Reseting a template ==
21 21  
22 -{{figure image="020En.png"/}}
23 -
24 -You can reset a template to its default by clicking on //Reset template//. All changes will be lost and cannot be restored.
24 +You can reset a template to its default by clicking on //Reset//. All changes will be lost and cannot be restored.
Copyright 2000-2024