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

Summary

Details

Page properties
Content
... ... @@ -1,8 +1,8 @@
1 1  {{content/}}
2 2  
3 -{{figure image="form_access_dialog_en.png"}}
3 +{{figure image="access1_en.png"}}
4 4  {{id name="fig_form_access_dialog" /}}
5 -The configuration dialog //Access// with various settings for permissions and the form's availability.
5 +The sub menu //access// with various settings for permissions and the form's availability.
6 6  {{/figure}}
7 7  
8 8  The dialog for editing the access and availability configurations of a form (see [[figure>>||anchor="fig_form_access_dialog"]]) can be opened by clicking the //Access// button {{ficon name="user"/}} in the [[form menu>>doc:Formcycle.UserInterface.MyForms.WebHome||anchor="form_menu"]].
... ... @@ -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>>doc:Formcycle.UserInterface.FilesAndTemplates.HTML.WebHome]] {{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 {{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:Formcycle.UserInterface.FilesAndTemplates.HTML.WebHome]] //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:Abschlusseite (Template)]] //One-time submission error//.
52 52  
53 53  Available variables are form value variables and template variables.
54 54  
Copyright 2000-2024