Show last authors
1 {{figure image="1_WidgetCaptcha_Logo_de.png" clear="h3"}}
2 The icon for widgets of type //Google reCaptcha// in {{designer/}}.
3 {{/figure}}
4
5 {{info}}
6 {{version major="7" minor="0" patch="13" showInfo="true"}}
7 This plugin can only be used with {{formcycle/}} Version 7.0.12 or higher.
8 {{/version}}
9 {{/info}}
10
11 [[**Plugin-Download**>>url:https://customer.formcycle.eu/index.php/apps/files/?dir=/FORMCYCLE%20-%20Plugins%20Customer/Widget%3A%20Google%20reCaptcha%20(fc-plugin-bundle-google-recaptcha)&fileid=40388||target="_blank"]] (requires login)
12
13 {{content/}}
14
15 == Function description ==
16
17 {{figure image="en_recaptcha_google_form.png" clear="h3"}}
18 Example of an inserted //Google reCaptcha// widget in a form.
19 {{/figure}}
20
21 The plugin provides a new widget in the designer, which allows to insert a //Google reCaptcha// in the form that the user must fill in correctly before submitting the form. The //Google reCaptcha// widget can be placed in any number of positions in the form.
22
23 == Installation ==
24
25 The plugin can be installed as a client plugin or system plugin. Instructions on how to install plugins can be found [[here>>doc:Formcycle.UserInterface.Client.Plugins.WebHome]].
26
27 == Configuration ==
28
29 The following properties can be configured on widgets of this type:
30
31 {{internBaseOptionsElement page="base" headline="h3"/}}
32
33 {{internBaseOptionsElement page="style" headline="h3"/}}
34
35 {{internBaseOptionsElement page="label" headline="h3"/}}
36
37 {{internBaseOptionsElement page="cond" headline="h3"/}}
38
39 {{internBaseOptionsElement page="help" headline="h3"/}}
40
41 === Options ===
42
43 {{figure image="en_recaptcha_google_designer.png" clear="h3"}}
44 Configuration of the reCaptcha keys via the designer.
45 {{/figure}}
46
47 {{figure image="en_recaptcha_google_keys.png" clear="h3"}}
48 The generated keys of the reCaptcha from Google
49 {{/figure}}
50
51 In the //Options// section, for the correct use of the //Google reCaptcha// widget, the website key and the secret key must be configured.
52 There are the following requirements for this:
53
54 * registered Google account ([[login>>https://accounts.google.com/signup]]).
55 * creation of the reCaptcha via Google ([[see>>https://www.google.com/recaptcha/admin]])
56 * At the created Google-reCaptcha go to settings and copy the created keys
57 * Paste the created keys into the configuration fields of the designer
58
59 {{velocity}}
60 ##== Visibility in Word/PDF export and print service plugin ==
61 ##The widget is built so that it does not show up in the Word/PDF export and is not printed by the print service plugin.
62 {{/velocity}}
63
64 == Version history ==
65
66 === 2.0.3 ===
67
68 * Fix: Captcha is no longer validated if submission button type does not require validation.
69 * Requires {{formcycle/}} Version 7.0.11 or higher
70
71 === 2.0.2 ===
72
73 * Feature: new attribute data-name for hidden textarea.
74 * Feature: widget can be used in condition properties in form designer
75
76 === 2.0.1 ===
77
78 * Fix: Adjustment to validation
79 * Feature: addition of the attribute validate-blur
80
81 === 2.0.0 ===
82
83 * Feature: adaptations for {{formcycle/}} Version 7.