... |
... |
@@ -12,16 +12,9 @@ |
12 |
12 |
|
13 |
13 |
== Calculation == |
14 |
14 |
|
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 diffrence between 2 values |
|
15 |
+; [[Form examples for calculation element>>https://demo7.formcycle.eu/formcycle/form/alias/52/widget_formula?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
16 |
+: Examples of subtraction, summation and string concatenation |
17 |
17 |
|
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}} |
21 |
|
-##; [[Identical calculation for several form fields and summation of values>>#||rel="noopener noreferrer" target="_blank"]] |
22 |
|
-##: (STILL OPEN) |
23 |
|
-{{/velocity}} |
24 |
|
- |
25 |
25 |
== Data sources and database queries == |
26 |
26 |
|
27 |
27 |
; [[Automcomplete functions - application possibilities>>https://demo7.formcycle.eu/formcycle/form/alias/52/autocomplete_functions_2?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -34,8 +34,11 @@ |
34 |
34 |
: Assign data from a data source to fields in the form |
35 |
35 |
|
36 |
36 |
; [[Transfer select column data>>https://demo7.formcycle.eu/formcycle/form/alias/52/transfer_select_column?lang=en||rel="noopener noreferrer" target="_blank"]] |
37 |
|
-: Assign data from a data source to fields in the form |
|
30 |
+: Demo to transfer the value of any column of a data source to another field |
38 |
38 |
|
|
32 |
+; [[LDAP query via selection field>>https://demo7.formcycle.eu/formcycle/form/alias/52/ldap_query_selection?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
33 |
+: Fill the selection field with values from an LDAP query. |
|
34 |
+ |
39 |
39 |
== Date and time == |
40 |
40 |
|
41 |
41 |
; [[Calendar functions>>https://demo7.formcycle.eu/formcycle/form/alias/52/calendar_functions?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -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"]] |
|
43 |
+; [[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"]] |
... |
... |
@@ -59,9 +59,11 @@ |
59 |
59 |
; [[Time validation>>https://demo7.formcycle.eu/formcycle/form/alias/52/time_validation?lang=en||rel="noopener noreferrer" target="_blank"]] |
60 |
60 |
: Comparing time values |
61 |
61 |
|
62 |
|
-; [[Time validation>>https://demo7.formcycle.eu/formcycle/form/alias/52/time_validation?lang=en||rel="noopener noreferrer" target="_blank"]] |
63 |
|
-: Comparing time values |
|
58 |
+== Appointment == |
64 |
64 |
|
|
60 |
+; [[Preassignment appointments>>https://demo7.formcycle.eu/formcycle/form/alias/52/pre-assign-appointment/?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
61 |
+: Demo how you can pre-assign a date to a appointment in a form. |
|
62 |
+ |
65 |
65 |
== Style == |
66 |
66 |
|
67 |
67 |
; [[Change position of text>>https://demo7.formcycle.eu/formcycle/form/alias/52/change_text_position?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -76,11 +76,11 @@ |
76 |
76 |
; [[Numbering repeatable elements using CSS>>https://demo7.formcycle.eu/formcycle/form/alias/52/numbering_repeatable_elements_css?lang=en||rel="noopener noreferrer" target="_blank"]] |
77 |
77 |
: Display a consecutive number for dynamic elements using CSS |
78 |
78 |
|
|
77 |
+; [[Using own fonts in the form>>https://demo7.formcycle.eu/formcycle/form/alias/52/using_own_font/?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
78 |
+: Integrate and use your own font via CSS |
|
79 |
+ |
79 |
79 |
== Utility == |
80 |
80 |
|
81 |
|
-; [[Formatting of numbers (autonumeric configuration)>>https://demo7.formcycle.eu/formcycle/form/alias/52/formatting_numbers?lang=en||rel="noopener noreferrer" target="_blank"]] |
82 |
|
-: Automatic formatting of a text field in a configured format and unit (autonumeric) |
83 |
|
- |
84 |
84 |
; [[Copy input values>>https://demo7.formcycle.eu/formcycle/form/alias/52/copy_input_values?lang=en||rel="noopener noreferrer" target="_blank"]] |
85 |
85 |
: Copy an entered value of a field into a corresponding field (also into fields on the next page) |
86 |
86 |
|
... |
... |
@@ -87,8 +87,8 @@ |
87 |
87 |
; [[Delete form data>>https://demo7.formcycle.eu/formcycle/form/alias/52/delete_form_data?lang=en||rel="noopener noreferrer" target="_blank"]] |
88 |
88 |
: Demonstrates how to clear one or all form fields in a form by clicking on a button |
89 |
89 |
|
90 |
|
-; [[Language selection>>https://demo7.formcycle.eu/formcycle/form/alias/52/language_selection?lang=en||rel="noopener noreferrer" target="_blank"]] |
91 |
|
-: Demo to change the form language by click |
|
88 |
+; Language selection |
|
89 |
+: To enable a language selection option, the [[Language selection element widget>>doc:Formcycle.PluginDocumentation.WidgetXLanguageSwitchPlugin||target="_blank"]] should be used. |
92 |
92 |
|
93 |
93 |
; [[Local import and export>>https://demo7.formcycle.eu/formcycle/form/alias/52/local_import_export?lang=en||rel="noopener noreferrer" target="_blank"]] |
94 |
94 |
: Save form data into a XML file and load the file into the form. |
... |
... |
@@ -96,18 +96,11 @@ |
96 |
96 |
; [[Set value before sending>>https://demo7.formcycle.eu/formcycle/form/alias/52/set_value_before_sending?lang=en||rel="noopener noreferrer" target="_blank"]] |
97 |
97 |
: Before sending a form, check the form and set values. |
98 |
98 |
|
99 |
|
-{{velocity}} |
100 |
|
-##; [[Textarea autosize>>#?lang=en||rel="noopener noreferrer" target="_blank"]] |
101 |
|
-##: STILL OPEN |
102 |
|
-{{/velocity}} |
103 |
|
- |
104 |
104 |
; [[Save a form temporarily>>https://demo7.formcycle.eu/formcycle/form/alias/52/save_form_temporarily?lang=en||rel="noopener noreferrer" target="_blank"]] |
105 |
105 |
: Save the state of a form so that it can be finished later |
106 |
106 |
|
107 |
|
-{{velocity}} |
108 |
|
-##; [[Dynamic preassignment>>https://demo7.formcycle.eu/formcycle/form/alias/52/dynamic_prefill?lang=en||rel="noopener noreferrer" target="_blank"]] |
109 |
|
-##: STILL OPEN |
110 |
|
-{{/velocity}} |
|
100 |
+; [[Generate serial numbers>>https://demo7.formcycle.eu/formcycle/form/alias/52/serial_number?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
101 |
+: Generate serial numbers using the database counter |
111 |
111 |
|
112 |
112 |
{{velocity}} |
113 |
113 |
##; [[Preassignment of repeating form elements>>#614?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -114,14 +114,19 @@ |
114 |
114 |
##: STILL OPEN |
115 |
115 |
{{/velocity}} |
116 |
116 |
|
|
108 |
+== Formating == |
|
109 |
+ |
|
110 |
+; [[Formatting of numbers (autonumeric configuration)>>https://demo7.formcycle.eu/formcycle/form/alias/52/formatting_numbers?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
111 |
+: Automatic formatting of a text field in a configured format and unit (autonumeric) |
|
112 |
+ |
|
113 |
+; [[Formatting different input types>>https://demo7.formcycle.eu/formcycle/form/alias/52/different_input_formatting?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
114 |
+: Demo for a time and custom formatting using the cleave.js library |
|
115 |
+ |
117 |
117 |
== Validation == |
118 |
118 |
|
119 |
119 |
; [[Contraints for multi-select values>>https://demo7.formcycle.eu/formcycle/form/alias/52/contraints_multiselect_values?lang=en||rel="noopener noreferrer" target="_blank"]] |
120 |
120 |
: Demo how is it possible to change the visiblity of a element depending on several values of a selection |
121 |
121 |
|
122 |
|
-; [[Example for different input formatting>>https://demo7.formcycle.eu/formcycle/form/alias/52/different_input_formatting?lang=en||rel="noopener noreferrer" target="_blank"]] |
123 |
|
-: Demo for a time and custom formatting |
124 |
|
- |
125 |
125 |
; [[Examples for validation rules>>https://demo7.formcycle.eu/formcycle/form/alias/52/validation_rules?lang=en||rel="noopener noreferrer" target="_blank"]] |
126 |
126 |
: Several examples of regular expressions for custom data types. |
127 |
127 |
|
... |
... |
@@ -157,7 +157,11 @@ |
157 |
157 |
; [[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"]] |
158 |
158 |
: Convert a upload to an image |
159 |
159 |
|
|
156 |
+== Workflow == |
|
157 |
+ |
|
158 |
+; [[Temporary storage of form data>>https://demo7.formcycle.eu/formcycle/form/alias/52/save_form_temporarily/?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
159 |
+: Save the state of a form so that it can be finished later. |
|
160 |
+ |
160 |
160 |
== Other demos == |
161 |
161 |
|
162 |
162 |
{{subpages depth="2" title="Example pages"/}} |
163 |
|
- |