... |
... |
@@ -17,10 +17,8 @@ |
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}} |
21 |
|
-##; [[Identical calculation for several form fields and summation of values>>#||rel="noopener noreferrer" target="_blank"]] |
22 |
|
-##: (STILL OPEN) |
23 |
|
-{{/velocity}} |
|
20 |
+{{velocity}}##; [[Identical calculation for several form fields and summation of values>>#||rel="noopener noreferrer" target="_blank"]] |
|
21 |
+##: (STILL OPEN){{/velocity}} |
24 |
24 |
|
25 |
25 |
== Data sources and database queries == |
26 |
26 |
|
... |
... |
@@ -44,7 +44,7 @@ |
44 |
44 |
; [[Date and time initialization>>https://demo7.formcycle.eu/formcycle/form/alias/52/datepicker_initialization?lang=en||rel="noopener noreferrer" target="_blank"]] |
45 |
45 |
: As soon as the form is opened, will be initial assigned the date and time value |
46 |
46 |
|
47 |
|
-; [[Date difference in days>>https://demo7.formcycle.eu/formcycle/form/alias/52/date_difference_in_days?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
45 |
+; [[Date difference in days>>https://demo7.formcycle.eu/formcycle/form/alias/52/date_difference?lang=en||rel="noopener noreferrer" target="_blank"]] |
48 |
48 |
: Get difference in days from datepicker |
49 |
49 |
|
50 |
50 |
; [[Date ranges and validation>>https://demo7.formcycle.eu/formcycle/form/alias/52/datepicker_validation?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -73,11 +73,11 @@ |
73 |
73 |
; [[Numbering repeatable elements using CSS>>https://demo7.formcycle.eu/formcycle/form/alias/52/numbering_repeatable_elements_css?lang=en||rel="noopener noreferrer" target="_blank"]] |
74 |
74 |
: Display a consecutive number for dynamic elements using CSS |
75 |
75 |
|
|
74 |
+; [[Using own fonts in the form>>https://demo7.formcycle.eu/formcycle/form/alias/52/using_own_font/?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
75 |
+: Integrate and use your own font via CSS |
|
76 |
+ |
76 |
76 |
== Utility == |
77 |
77 |
|
78 |
|
-; [[Formatting of numbers (autonumeric configuration)>>https://demo7.formcycle.eu/formcycle/form/alias/52/formatting_numbers?lang=en||rel="noopener noreferrer" target="_blank"]] |
79 |
|
-: Automatic formatting of a text field in a configured format and unit (autonumeric) |
80 |
|
- |
81 |
81 |
; [[Copy input values>>https://demo7.formcycle.eu/formcycle/form/alias/52/copy_input_values?lang=en||rel="noopener noreferrer" target="_blank"]] |
82 |
82 |
: Copy an entered value of a field into a corresponding field (also into fields on the next page) |
83 |
83 |
|
... |
... |
@@ -93,18 +93,11 @@ |
93 |
93 |
; [[Set value before sending>>https://demo7.formcycle.eu/formcycle/form/alias/52/set_value_before_sending?lang=en||rel="noopener noreferrer" target="_blank"]] |
94 |
94 |
: Before sending a form, check the form and set values. |
95 |
95 |
|
96 |
|
-{{velocity}} |
97 |
|
-##; [[Textarea autosize>>#?lang=en||rel="noopener noreferrer" target="_blank"]] |
98 |
|
-##: STILL OPEN |
99 |
|
-{{/velocity}} |
100 |
|
- |
101 |
101 |
; [[Save a form temporarily>>https://demo7.formcycle.eu/formcycle/form/alias/52/save_form_temporarily?lang=en||rel="noopener noreferrer" target="_blank"]] |
102 |
102 |
: Save the state of a form so that it can be finished later |
103 |
103 |
|
104 |
|
-{{velocity}} |
105 |
|
-##; [[Dynamic preassignment>>https://demo7.formcycle.eu/formcycle/form/alias/52/dynamic_prefill?lang=en||rel="noopener noreferrer" target="_blank"]] |
106 |
|
-##: STILL OPEN |
107 |
|
-{{/velocity}} |
|
97 |
+; [[Generate serial numbers>>https://demo7.formcycle.eu/formcycle/form/alias/52/serial_number?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
98 |
+: Generate serial numbers using the database counter |
108 |
108 |
|
109 |
109 |
{{velocity}} |
110 |
110 |
##; [[Preassignment of repeating form elements>>#614?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -111,14 +111,19 @@ |
111 |
111 |
##: STILL OPEN |
112 |
112 |
{{/velocity}} |
113 |
113 |
|
|
105 |
+== Formating == |
|
106 |
+ |
|
107 |
+; [[Formatting of numbers (autonumeric configuration)>>https://demo7.formcycle.eu/formcycle/form/alias/52/formatting_numbers?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
108 |
+: Automatic formatting of a text field in a configured format and unit (autonumeric) |
|
109 |
+ |
|
110 |
+; [[Formatting different input types>>https://demo7.formcycle.eu/formcycle/form/alias/52/different_input_formatting?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
111 |
+: Demo for a time and custom formatting using the cleave.js library |
|
112 |
+ |
114 |
114 |
== Validation == |
115 |
115 |
|
116 |
116 |
; [[Contraints for multi-select values>>https://demo7.formcycle.eu/formcycle/form/alias/52/contraints_multiselect_values?lang=en||rel="noopener noreferrer" target="_blank"]] |
117 |
117 |
: Demo how is it possible to change the visiblity of a element depending on several values of a selection |
118 |
118 |
|
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 |
|
- |
122 |
122 |
; [[Examples for validation rules>>https://demo7.formcycle.eu/formcycle/form/alias/52/validation_rules?lang=en||rel="noopener noreferrer" target="_blank"]] |
123 |
123 |
: Several examples of regular expressions for custom data types. |
124 |
124 |
|
... |
... |
@@ -154,7 +154,11 @@ |
154 |
154 |
; [[Word (Fill) - image from a upload field>>https://demo7.formcycle.eu/formcycle/form/alias/52/word-fill-upload-to-img?lang=en||rel="noopener noreferrer" target="_blank"]] |
155 |
155 |
: Convert a upload to an image |
156 |
156 |
|
|
153 |
+== Workflow == |
|
154 |
+ |
|
155 |
+; [[Temporary storage of form data>>https://demo7.formcycle.eu/formcycle/form/alias/52/save_form_temporarily/?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
156 |
+: Save the state of a form so that it can be finished later. |
|
157 |
+ |
157 |
157 |
== Other demos == |
158 |
158 |
|
159 |
159 |
{{subpages depth="2" title="Example pages"/}} |
160 |
|
- |