... |
... |
@@ -9,7 +9,7 @@ |
9 |
9 |
== Funktionsbeschreibung == |
10 |
10 |
|
11 |
11 |
{{figure image="2_WidgetCaptcha_Formular_de.png" clear="h3"}} |
12 |
|
-Beispiel für ein eingefügtes Captcha in einem Formular. |
|
12 |
+Beispiel für eine eingefügtes Captcha im Formulars. |
13 |
13 |
{{/figure}} |
14 |
14 |
|
15 |
15 |
Das Plugin stellt ein neues Widget im Designer zur Verfügung, welches es erlaubt, auf ein Captcha im Formular einzufügen, dass der Nutzer vor dem Absenden des Formulars richig ausfüllen muss. Das Captcha-Widget kann in beliebiger Anzahl an einer beliebigen Positionen im Formular platziert werden. |
... |
... |
@@ -24,35 +24,35 @@ |
24 |
24 |
|
25 |
25 |
{{internBaseOptionsElement page="base" headline="h3"/}} |
26 |
26 |
|
27 |
|
-{{internBaseOptionsElement page="style" headline="h3"/}} |
|
27 |
+=== Darstellung === |
28 |
28 |
|
29 |
29 |
{{internBaseOptionsElement page="label" headline="h3"/}} |
30 |
30 |
|
31 |
|
-{{internBaseOptionsElement page="cond" headline="h3"/}} |
|
31 |
+Dieses Element hat keine zusätzlichen Einstellungen im Bereich //Darstellung//. |
32 |
32 |
|
33 |
|
-{{internBaseOptionsElement page="help" headline="h3"/}} |
|
33 |
+=== Label === |
34 |
34 |
|
35 |
|
-{{velocity}} |
36 |
|
-##== Sichtbarkeit im Word-/PDF-Export und Print-Service-Plugin == |
37 |
|
-##Das Widget ist so aufgebaut, dass es nicht im Word-/PDF-Export auftaucht und vom Print-Service-Plugin nicht mit gedruckt wird. |
38 |
|
-{{/velocity}} |
|
35 |
+{{panel initial="hidden" responsive="true" width="600" triggerable="true" title="Basiseinstellungen für Label"}} |
|
36 |
+{{include document="Formcycle.Designer.Form.ElementProperties.Label" context="NEW"/}} |
|
37 |
+{{/panel}} |
39 |
39 |
|
40 |
|
-== Versionshistorie == |
|
39 |
+Dieses Element hat keine zusätzlichen Einstellungen im Bereich //Label//. |
41 |
41 |
|
42 |
|
-=== 2.0.3 === |
|
41 |
+=== Bedingungen === |
43 |
43 |
|
44 |
|
-Fix: Do not validate captcha when submit button type does not require validation |
45 |
|
-Requires at least FC 7.0.11 |
|
43 |
+{{internBaseOptionsElement page="cond" headline="h3"/}} |
46 |
46 |
|
47 |
|
-=== 2.0.2 === |
|
45 |
+Dieses Element hat keine zusätzlichen Einstellungen im Bereich //Bedingungen//. |
48 |
48 |
|
49 |
|
-Set new attribute data-name on the hidden textarea |
50 |
|
-Widget usable in condition properties in form desginer |
|
47 |
+=== Hilfe === |
51 |
51 |
|
52 |
|
-=== 2.0.1 === |
|
49 |
+{{internBaseOptionsElement page="help" headline="h3"/}} |
53 |
53 |
|
54 |
|
-Fix validation, add attribute validate-blur |
|
51 |
+Dieses Element hat keine zusätzlichen Einstellungen im Bereich //Hilfe//. |
55 |
55 |
|
56 |
|
-=== 2.0.0 === |
57 |
57 |
|
58 |
|
-Adjustments for compatibility with V7 |
|
54 |
+== Sichtbarkeit im Word-/PDF-Export und Print-Service-Plugin == |
|
55 |
+ |
|
56 |
+Das Widget ist so aufgebaut, dass es nicht im Word-/PDF-Export auftaucht und vom Print-Service-Plugin nicht mit gedruckt wird. |
|
57 |
+ |
|
58 |
+ |