From version < 13.10 >
edited by gru
on 12.02.2020, 13:06
To version < 13.11
edited by gru
on 05.05.2020, 13:05
<
Change comment: Code Makros angepasst

Summary

Details

Page properties
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
... ... @@ -46,4 +46,4 @@
46 46  When using [[variables>>Formcycle.UserInterface.Variables]], //Email to//, //Subject// and //Body// support the use of [[repeated elements>>Formcycle.FormDesigner.ElementProperties.BaseProperties]].
47 47  
48 48  * When using variables referring to a dynamic form element within //Email to//, the mail will be sent to all mail addresses.
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}},{{/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