... |
... |
@@ -42,7 +42,7 @@ |
42 |
42 |
; [[Date and time initialization>>https://demo7.formcycle.eu/formcycle/form/alias/52/datepicker_initialization?lang=en||rel="noopener noreferrer" target="_blank"]] |
43 |
43 |
: As soon as the form is opened, will be initial assigned the date and time value |
44 |
44 |
|
45 |
|
-; [[Date difference in days>>https://demo7.formcycle.eu/formcycle/form/alias/52/date_difference?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
45 |
+; [[Date difference in days>>https://demo7.formcycle.eu/formcycle/form/alias/52/date_difference_in_days?lang=en||rel="noopener noreferrer" target="_blank"]] |
46 |
46 |
: Get difference in days from datepicker |
47 |
47 |
|
48 |
48 |
; [[Date ranges and validation>>https://demo7.formcycle.eu/formcycle/form/alias/52/datepicker_validation?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -71,11 +71,17 @@ |
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/?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
74 |
+; [[Using own fonts in the form>>https://demo7.formcycle.eu/formcycle/form/alias/52/using_own_font/||rel="noopener noreferrer" target="_blank"]] |
75 |
75 |
: Integrate and use your own font via CSS |
76 |
76 |
|
77 |
77 |
== Utility == |
78 |
78 |
|
|
79 |
+; [[Formatting of numbers (autonumeric configuration)>>https://demo7.formcycle.eu/formcycle/form/alias/52/formatting_numbers?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
80 |
+: Automatic formatting of a text field in a configured format and unit (autonumeric) |
|
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 |
+ |
79 |
79 |
; [[Copy input values>>https://demo7.formcycle.eu/formcycle/form/alias/52/copy_input_values?lang=en||rel="noopener noreferrer" target="_blank"]] |
80 |
80 |
: Copy an entered value of a field into a corresponding field (also into fields on the next page) |
81 |
81 |
|
... |
... |
@@ -91,11 +91,18 @@ |
91 |
91 |
; [[Set value before sending>>https://demo7.formcycle.eu/formcycle/form/alias/52/set_value_before_sending?lang=en||rel="noopener noreferrer" target="_blank"]] |
92 |
92 |
: Before sending a form, check the form and set values. |
93 |
93 |
|
|
100 |
+{{velocity}} |
|
101 |
+##; [[Textarea autosize>>#?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
102 |
+##: STILL OPEN |
|
103 |
+{{/velocity}} |
|
104 |
+ |
94 |
94 |
; [[Save a form temporarily>>https://demo7.formcycle.eu/formcycle/form/alias/52/save_form_temporarily?lang=en||rel="noopener noreferrer" target="_blank"]] |
95 |
95 |
: Save the state of a form so that it can be finished later |
96 |
96 |
|
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 |
+{{velocity}} |
|
109 |
+##; [[Dynamic preassignment>>https://demo7.formcycle.eu/formcycle/form/alias/52/dynamic_prefill?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
110 |
+##: STILL OPEN |
|
111 |
+{{/velocity}} |
99 |
99 |
|
100 |
100 |
{{velocity}} |
101 |
101 |
##; [[Preassignment of repeating form elements>>#614?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -102,14 +102,6 @@ |
102 |
102 |
##: STILL OPEN |
103 |
103 |
{{/velocity}} |
104 |
104 |
|
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 |
|
- |
113 |
113 |
== Validation == |
114 |
114 |
|
115 |
115 |
; [[Contraints for multi-select values>>https://demo7.formcycle.eu/formcycle/form/alias/52/contraints_multiselect_values?lang=en||rel="noopener noreferrer" target="_blank"]] |