From version < 13.9 >
edited by awa
on 18.12.2019, 08:37
To version < 13.11
edited by gru
on 05.05.2020, 13:05
<
Change comment: Code Makros angepasst

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.awa
1 +XWiki.gru
Content
... ... @@ -7,7 +7,7 @@
7 7  == Options ==
8 8  
9 9  ; Email to
10 -: The mail address of the recipient or recipients of the mail. Multiple recipients are separated with commas {{code}},{{/code}}. You can use [[variables>>Formcycle.UserInterface.Variables]].
10 +: The mail address of the recipient or recipients of the mail. Multiple recipients are separated with commas {{code language="none"}},{{/code}}. You can use [[variables>>Formcycle.UserInterface.Variables]].
11 11  ; Email from
12 12  : The mail address of the sender. You can use [[variables>>Formcycle.UserInterface.Variables]].
13 13  ; Subject
... ... @@ -21,6 +21,10 @@
21 21  
22 22  === Advanced settings ===
23 23  
24 +{{figure image="email2_en.png" clear="h1"}}
25 +Extended settings for actions of type //Email//
26 +{{/figure}}
27 +
24 24  ; Send an individual email to each recipient and hide email addresses of other recipients.
25 25  : {{version major="6" minor="1" patch="0" showInfo="true"/}} If checked every email will be sent separately. Otherwise all emails will be sent at once.
26 26  ; Email format
... ... @@ -34,6 +34,8 @@
34 34  : {{version major="6" minor="1" patch="0" showInfo="true"/}} Email addresses that will receive a carbon copy. [[Variables>>Formcycle.UserInterface.Variables]] may be used.
35 35  ; Blind carbon copy to (BCC)
36 36  : {{version major="6" minor="1" patch="0" showInfo="true"/}} Email addresses that will receive a blind carbon copy. [[Variables>>Formcycle.UserInterface.Variables]] may be used.
41 +; Encryption type
42 +: {{version major="6" minor="3" patch="0"/}} Encryption type with which the email is to be encrypted. This option is only displayed if a corresponding plugin is installed.
37 37  
38 38  == Support for repeated elements ==
39 39  
... ... @@ -40,4 +40,4 @@
40 40  When using [[variables>>Formcycle.UserInterface.Variables]], //Email to//, //Subject// and //Body// support the use of [[repeated elements>>Formcycle.FormDesigner.ElementProperties.BaseProperties]].
41 41  
42 42  * When using variables referring to a dynamic form element within //Email to//, the mail will be sent to all mail addresses.
43 -* When using variables referring to a dynamic form element within //Subject// or //Body//, the values of all dynamically created elements will be inserted concatenated with commas {{code}},{{/code}}.
49 +* When using variables referring to a dynamic form element within //Subject// or //Body//, the values of all dynamically created elements will be inserted concatenated with commas {{code language="none"}},{{/code}}.
Copyright 2000-2024