From version < 10.5 >
edited by awa
on 24.04.2019, 13:32
To version < 10.6 >
edited by awa
on 24.04.2019, 14:44
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,25 +16,25 @@
16 16  === Required fields ===
17 17  
18 18  ; Email to
19 -: Indicates to whom the email should be sent with the confirmation link. Typically, the e-mail address is obtained via [[Platzhalter>>doc:Formcycle.UserInterface.Variables.WebHome]].
19 +: Indicates to whom the email should be sent with the confirmation link. You can insert an email address from a form field by using [[variables>>doc:Formcycle.UserInterface.Variables.WebHome]].
20 20  ; Email from
21 -: Specifies the sender address of the double opt-in mail.
21 +: Specifies the sender address of the double opt-in email.
22 22  ; Subject
23 -: Specifies the subject of the double opt-in mail.
23 +: Specifies the subject of the double opt-in email.
24 24  ; Message
25 -: The message to be sent with the double opt-in mail. This should contain the confirmation link. The confirmation link is available via the [[Platzhalter>>doc:Formcycle.UserInterface.Variables.WebHome]] //[%$FORM_VERIFY_LINK%]//. If the message is left blank, a standard message will be sent with the confirmation link.
25 +: The text of double opt-in email. This should contain the confirmation link. The confirmation link is available via the [[variables>>doc:Formcycle.UserInterface.Variables.WebHome]] //[%$FORM_VERIFY_LINK%]//. If the message is left blank, a standard message will be sent with the confirmation link.
26 26  
27 27  === Optional information ===
28 28  
29 29  ; Sender name
30 -: Specifies the name of the sender of the double opt-in mail.
30 +: Specifies the name of the sender of the double opt-in email.
31 31  ; Result pages
32 -: By default, the system templates for double opt-in are sent for the three cases // double opt-in email sent //, // double opt-in successfully completed // and // double opt-in failed//. Via [[Dateien & Templates > HTML>>Formcycle.UserInterface.FilesAndTemplates.HTML.WebHome]] in the menu you can create and design your own answer pages.
32 +: By default, the system templates for double opt-in are used for the three cases //double opt-in email sent//, //double opt-in successfully// and //double opt-in failed//. You can create a different [[HTML template>>Formcycle.UserInterface.FilesAndTemplates.HTML.WebHome]] and sent that instead. This lets you design your own double opt-in emails.
33 33  :; Double opt-in email sent
34 -:: The page that appears after submitting the form and the double opt-in email.
34 +:: The page that appears after submitting the form and after the double opt-in email was sent.
35 35  :; Double opt-in successful
36 -:: The page that is shown after clicking on the double opt-in link.
36 +:: This page is shown after the user clicked on the double opt-in link.
37 37  :; Double opt-in verification failed
38 -:: The page that appears when a double opt-in error has occurred. For example, when the double opt-in has already been confirmed.
38 +:: This page is shown when the double opt-in could not be completed. This may happen, for example, when the user clicks a double opt-in link that was already confirmed.
39 39  ; Delete automatically
40 -: Datasets that have not been confirmed can be automatically deleted. If no time is specified, the data is saved permanently.
40 +: Form records that have not been confirmed can be deleted automatically after a certain amount of time. If no time is specified, form records are not deleted automatically.
Copyright 2000-2024