... |
... |
@@ -12,12 +12,14 @@ |
12 |
12 |
|
13 |
13 |
== Calculation == |
14 |
14 |
|
15 |
|
-; [[Form examples for calculation element>>https://formexchange.formcycle.eu:443/formcycle/form/alias/104/ widget_formula?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available) |
16 |
|
-: Examples of subtraction, summation and string concatenation |
17 |
|
-: |
18 |
|
-; [[Calculation age>>https://formexchange.formcycle.eu:443/formcycle/form/alias/104/calculating_age/?lang=en]] (in Form store available) |
19 |
|
-: Example to calculate the current age by entering a date. |
|
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 |
20 |
20 |
|
|
18 |
+; [[Summation of values>>https://demo7.formcycle.eu/formcycle/form/alias/52/summation_values?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
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}} |
|
22 |
+ |
21 |
21 |
== Data sources and database queries == |
22 |
22 |
|
23 |
23 |
; [[Automcomplete functions - application possibilities>>https://demo7.formcycle.eu/formcycle/form/alias/52/autocomplete_functions_2?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -32,9 +32,6 @@ |
32 |
32 |
; [[Transfer select column data>>https://demo7.formcycle.eu/formcycle/form/alias/52/transfer_select_column?lang=en||rel="noopener noreferrer" target="_blank"]] |
33 |
33 |
: Demo to transfer the value of any column of a data source to another field |
34 |
34 |
|
35 |
|
-; [[LDAP query via selection field and autocomplete>>https://demo7.formcycle.eu/formcycle/form/alias/52/ldap_query_selection?lang=en||rel="noopener noreferrer" target="_blank"]] |
36 |
|
-: Fill the selection field with values from an LDAP query and request LDAP data using Autocomplete. |
37 |
|
- |
38 |
38 |
== Date and time == |
39 |
39 |
|
40 |
40 |
; [[Calendar functions>>https://demo7.formcycle.eu/formcycle/form/alias/52/calendar_functions?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -43,7 +43,7 @@ |
43 |
43 |
; [[Date and time initialization>>https://demo7.formcycle.eu/formcycle/form/alias/52/datepicker_initialization?lang=en||rel="noopener noreferrer" target="_blank"]] |
44 |
44 |
: As soon as the form is opened, will be initial assigned the date and time value |
45 |
45 |
|
46 |
|
-; [[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"]] |
47 |
47 |
: Get difference in days from datepicker |
48 |
48 |
|
49 |
49 |
; [[Date ranges and validation>>https://demo7.formcycle.eu/formcycle/form/alias/52/datepicker_validation?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -58,11 +58,6 @@ |
58 |
58 |
; [[Time validation>>https://demo7.formcycle.eu/formcycle/form/alias/52/time_validation?lang=en||rel="noopener noreferrer" target="_blank"]] |
59 |
59 |
: Comparing time values |
60 |
60 |
|
61 |
|
-== Appointment == |
62 |
|
- |
63 |
|
-; [[Preassignment appointments>>https://demo7.formcycle.eu/formcycle/form/alias/52/pre-assign-appointment/?lang=en||rel="noopener noreferrer" target="_blank"]] |
64 |
|
-: Demo how you can pre-assign a date to a appointment in a form. |
65 |
|
- |
66 |
66 |
== Style == |
67 |
67 |
|
68 |
68 |
; [[Change position of text>>https://demo7.formcycle.eu/formcycle/form/alias/52/change_text_position?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -74,17 +74,20 @@ |
74 |
74 |
; [[Customize repeating elements>>https://demo7.formcycle.eu/formcycle/form/alias/52/customize_repeating_elements?lang=en||rel="noopener noreferrer" target="_blank"]] |
75 |
75 |
: Use your own custom buttons for repeating elements |
76 |
76 |
|
77 |
|
-; [[Numbering repeatable elements using CSS>>https://formexchange.formcycle.eu:443/formcycle/form/alias/104/numbering_repeatable_elements_css?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
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"]] |
78 |
78 |
: Display a consecutive number for dynamic elements using CSS |
79 |
|
-: |
80 |
|
-; [[Numbering repeatable elements using JavaScript>>https://formexchange.formcycle.eu:443/formcycle/form/alias/104/numbering_repeatable_elements_js?lang=en||rel="noopener noreferrer" target="_blank"]] |
81 |
|
-: Display a consecutive number for dynamic elements using JavaScript |
82 |
82 |
|
83 |
|
-; [[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"]] |
84 |
84 |
: Integrate and use your own font via CSS |
85 |
85 |
|
86 |
86 |
== Utility == |
87 |
87 |
|
|
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 |
+ |
88 |
88 |
; [[Copy input values>>https://demo7.formcycle.eu/formcycle/form/alias/52/copy_input_values?lang=en||rel="noopener noreferrer" target="_blank"]] |
89 |
89 |
: Copy an entered value of a field into a corresponding field (also into fields on the next page) |
90 |
90 |
|
... |
... |
@@ -91,8 +91,8 @@ |
91 |
91 |
; [[Delete form data>>https://demo7.formcycle.eu/formcycle/form/alias/52/delete_form_data?lang=en||rel="noopener noreferrer" target="_blank"]] |
92 |
92 |
: Demonstrates how to clear one or all form fields in a form by clicking on a button |
93 |
93 |
|
94 |
|
-; Language selection |
95 |
|
-: To enable a language selection option, the [[Language selection element widget>>doc:Formcycle.PluginDocumentation.WidgetXLanguageSwitchPlugin||target="_blank"]] should be used. |
|
91 |
+; [[Language selection>>https://demo7.formcycle.eu/formcycle/form/alias/52/language_selection?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
92 |
+: Demo to change the form language by click |
96 |
96 |
|
97 |
97 |
; [[Local import and export>>https://demo7.formcycle.eu/formcycle/form/alias/52/local_import_export?lang=en||rel="noopener noreferrer" target="_blank"]] |
98 |
98 |
: Save form data into a XML file and load the file into the form. |
... |
... |
@@ -100,11 +100,18 @@ |
100 |
100 |
; [[Set value before sending>>https://demo7.formcycle.eu/formcycle/form/alias/52/set_value_before_sending?lang=en||rel="noopener noreferrer" target="_blank"]] |
101 |
101 |
: Before sending a form, check the form and set values. |
102 |
102 |
|
|
100 |
+{{velocity}} |
|
101 |
+##; [[Textarea autosize>>#?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
102 |
+##: STILL OPEN |
|
103 |
+{{/velocity}} |
|
104 |
+ |
103 |
103 |
; [[Save a form temporarily>>https://demo7.formcycle.eu/formcycle/form/alias/52/save_form_temporarily?lang=en||rel="noopener noreferrer" target="_blank"]] |
104 |
104 |
: Save the state of a form so that it can be finished later |
105 |
105 |
|
106 |
|
-; [[Generate serial numbers>>https://demo7.formcycle.eu/formcycle/form/alias/52/serial_number?lang=en||rel="noopener noreferrer" target="_blank"]] |
107 |
|
-: 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}} |
108 |
108 |
|
109 |
109 |
{{velocity}} |
110 |
110 |
##; [[Preassignment of repeating form elements>>#614?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -111,14 +111,6 @@ |
111 |
111 |
##: STILL OPEN |
112 |
112 |
{{/velocity}} |
113 |
113 |
|
114 |
|
-== Formating == |
115 |
|
- |
116 |
|
-; [[Formatting of numbers (autonumeric configuration)>>https://demo7.formcycle.eu/formcycle/form/alias/52/formatting_numbers?lang=en||rel="noopener noreferrer" target="_blank"]] |
117 |
|
-: Automatic formatting of a text field in a configured format and unit (autonumeric) |
118 |
|
- |
119 |
|
-; [[Formatting different input types>>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 using the cleave.js library |
121 |
|
- |
122 |
122 |
== Validation == |
123 |
123 |
|
124 |
124 |
; [[Contraints for multi-select values>>https://demo7.formcycle.eu/formcycle/form/alias/52/contraints_multiselect_values?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -133,9 +133,6 @@ |
133 |
133 |
; [[Required Field dependent on a status>>https://demo7.formcycle.eu/formcycle/form/alias/52/required_field_on_status?lang=en||rel="noopener noreferrer" target="_blank"]] |
134 |
134 |
: Demo how it is possible to set a field required dependet on a status |
135 |
135 |
|
136 |
|
-; [[Custom conditions>>https://demo7.formcycle.eu/formcycle/form/alias/52/custom_condition/?lang=en||rel="noopener noreferrer" target="_blank"]] |
137 |
|
-: Demo to create a own condition for inputs. |
138 |
|
- |
139 |
139 |
== Word (Fill) examples == |
140 |
140 |
|
141 |
141 |
; [[Word (Fill) - checkbox and radio buttons>>https://demo7.formcycle.eu/formcycle/form/alias/52/word-fill-cb?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -162,11 +162,6 @@ |
162 |
162 |
; [[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"]] |
163 |
163 |
: Convert a upload to an image |
164 |
164 |
|
165 |
|
-== Workflow == |
166 |
|
- |
167 |
|
-; [[Temporary storage of form data>>https://demo7.formcycle.eu/formcycle/form/alias/52/save_form_temporarily/?lang=en||rel="noopener noreferrer" target="_blank"]] |
168 |
|
-: Save the state of a form so that it can be finished later. |
169 |
|
- |
170 |
170 |
== Other demos == |
171 |
171 |
|
172 |
172 |
{{subpages depth="2" title="Example pages"/}} |