| ... | 
        ... | 
                @@ -1,6 +1,6 @@ | 
      
              
                    | 1 | 
          1 | 
           {{figure image="1_en_TemplatesEmail.png"/}} | 
        
              
                    | 2 | 
          2 | 
            | 
        
              
                    | 3 | 
           | 
          -Email templates are used by [[workflow actions>>doc:Formcycle.FormDesigner.Workflow.Actions.WebHome]] of type [[//Email//>>doc:Formcycle.Designer.Workflow.Actions.EMail]], as well as for sending system mails such as password recovery mails.  | 
        
              
                     | 
          3 | 
          +Email templates are used by [[workflow actions>>doc:Formcycle.Designer.Workflow.Actions.WebHome]] of type [[//Email//>>doc:Formcycle.Designer.Workflow.Actions.EMail]], as well as for sending system mails such as password recovery mails.  | 
        
              
                    | 4 | 
          4 | 
            | 
        
              
                    | 5 | 
          5 | 
           {{info}} | 
        
              
                    | 6 | 
          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}}. |