... |
... |
@@ -13,12 +13,14 @@ |
13 |
13 |
== Calculation == |
14 |
14 |
|
15 |
15 |
; [[Subtraction of 2 values>>https://demo7.formcycle.eu/formcycle/form/alias/52/subtraction_2_values?lang=en||rel="noopener noreferrer" target="_blank"]] |
16 |
|
-: Calculation of a difference between 2 values |
|
16 |
+: Calculation of a diffrence between 2 values |
17 |
17 |
|
18 |
18 |
; [[Summation of values>>https://demo7.formcycle.eu/formcycle/form/alias/52/summation_values?lang=en||rel="noopener noreferrer" target="_blank"]] |
19 |
19 |
: Calculation of a sum for different types |
20 |
|
-{{velocity}}##; [[Identical calculation for several form fields and summation of values>>#||rel="noopener noreferrer" target="_blank"]] |
21 |
|
-##: (STILL OPEN){{/velocity}} |
|
20 |
+{{velocity}} |
|
21 |
+##; [[Identical calculation for several form fields and summation of values>>#||rel="noopener noreferrer" target="_blank"]] |
|
22 |
+##: (STILL OPEN) |
|
23 |
+{{/velocity}} |
22 |
22 |
|
23 |
23 |
== Data sources and database queries == |
24 |
24 |
|
... |
... |
@@ -32,7 +32,7 @@ |
32 |
32 |
: Assign data from a data source to fields in the form |
33 |
33 |
|
34 |
34 |
; [[Transfer select column data>>https://demo7.formcycle.eu/formcycle/form/alias/52/transfer_select_column?lang=en||rel="noopener noreferrer" target="_blank"]] |
35 |
|
-: Demo to transfer the value of any column of a data source to another field |
|
37 |
+: Assign data from a data source to fields in the form |
36 |
36 |
|
37 |
37 |
== Date and time == |
38 |
38 |
|
... |
... |
@@ -71,17 +71,11 @@ |
71 |
71 |
; [[Numbering repeatable elements using CSS>>https://demo7.formcycle.eu/formcycle/form/alias/52/numbering_repeatable_elements_css?lang=en||rel="noopener noreferrer" target="_blank"]] |
72 |
72 |
: Display a consecutive number for dynamic elements using CSS |
73 |
73 |
|
74 |
|
-; [[Using own fonts in the form>>https://demo7.formcycle.eu/formcycle/form/alias/52/using_own_font/||rel="noopener noreferrer" target="_blank"]] |
75 |
|
-: Integrate and use your own font via CSS |
76 |
|
- |
77 |
77 |
== Utility == |
78 |
78 |
|
79 |
79 |
; [[Formatting of numbers (autonumeric configuration)>>https://demo7.formcycle.eu/formcycle/form/alias/52/formatting_numbers?lang=en||rel="noopener noreferrer" target="_blank"]] |
80 |
80 |
: Automatic formatting of a text field in a configured format and unit (autonumeric) |
81 |
81 |
|
82 |
|
-; [[Formatting different input types>>https://demo7.formcycle.eu/formcycle/form/alias/52/different_input_formatting?lang=en||rel="noopener noreferrer" target="_blank"]] |
83 |
|
-: Demo for a time and custom formatting using the cleave.js library |
84 |
|
- |
85 |
85 |
; [[Copy input values>>https://demo7.formcycle.eu/formcycle/form/alias/52/copy_input_values?lang=en||rel="noopener noreferrer" target="_blank"]] |
86 |
86 |
: Copy an entered value of a field into a corresponding field (also into fields on the next page) |
87 |
87 |
|
... |
... |
@@ -120,6 +120,9 @@ |
120 |
120 |
; [[Contraints for multi-select values>>https://demo7.formcycle.eu/formcycle/form/alias/52/contraints_multiselect_values?lang=en||rel="noopener noreferrer" target="_blank"]] |
121 |
121 |
: Demo how is it possible to change the visiblity of a element depending on several values of a selection |
122 |
122 |
|
|
119 |
+; [[Example for different input formatting>>https://demo7.formcycle.eu/formcycle/form/alias/52/different_input_formatting?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
120 |
+: Demo for a time and custom formatting |
|
121 |
+ |
123 |
123 |
; [[Examples for validation rules>>https://demo7.formcycle.eu/formcycle/form/alias/52/validation_rules?lang=en||rel="noopener noreferrer" target="_blank"]] |
124 |
124 |
: Several examples of regular expressions for custom data types. |
125 |
125 |
|
... |
... |
@@ -158,3 +158,4 @@ |
158 |
158 |
== Other demos == |
159 |
159 |
|
160 |
160 |
{{subpages depth="2" title="Example pages"/}} |
|
160 |
+ |