From version < 25.1 >
edited by nlo
on 05.04.2019, 16:48
To version < 26.1 >
edited by nlo
on 05.04.2019, 16:50
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -39,7 +39,7 @@
39 39  Some forms may only be sent once per user or mail address. This forms allows you to configure an ID template that should contain [[variables>>doc:Formcycle.UserInterface.Variables.WebHome]], so that submitted forms with the same generated ID as already existing form records are rejected.
40 40  
41 41  {{figure image="access2_en.png"}}
42 -The error message displayed when attempting to submit a form with the same one-time submission ID twice. Customize this error message by editing the corresponding HTML system template {{enquote text="One-time submission error"/}}.
42 +The error message displayed when attempting to submit a form with the same one-time submission ID twice. Customize this error message by editing the corresponding [[HTML system template>>doc:Formcycle.UserInterface.FilesAndTemplates.HTML.WebHome]] {{enquote text="One-time submission error"/}}.
43 43  {{/figure}}
44 44  
45 45  Assuming a form contains an input field //tfMail//, the following one-time submission ID can be used to limit form submissions to distinct mail addresses.
... ... @@ -48,7 +48,7 @@
48 48  [%tfMail%]
49 49  {{/code}}
50 50  
51 -Every time a form is submitted, the one-time submission ID is generated from the value of the input field //tfMail//. If there exists a form record with this ID already, the submission is rejected and an error message is displayed. This error message can be customized by editing the [[HTML system template>>doc:Abschlusseite (Template)]] //One-time submission error//.
51 +Every time a form is submitted, the one-time submission ID is generated from the value of the input field //tfMail//. If there exists a form record with this ID already, the submission is rejected and an error message is displayed. This error message can be customized by editing the [[HTML system template>>doc:Formcycle.UserInterface.FilesAndTemplates.HTML.WebHome]] //One-time submission error//.
52 52  
53 53  Available variables are form value variables and template variables.
54 54  
Copyright 2000-2024