... |
... |
@@ -12,9 +12,14 @@ |
12 |
12 |
|
13 |
13 |
== Calculation == |
14 |
14 |
|
15 |
|
-; [[Form examples for calculation element>>https://demo7.formcycle.eu/formcycle/form/alias/52/widget_formula?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
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 |
16 |
: Examples of subtraction, summation and string concatenation |
17 |
17 |
|
|
18 |
+== Counter == |
|
19 |
+ |
|
20 |
+; [[Example for using a counter>>https://demo7.formcycle.eu/formcycle/form/alias/52/counter/?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
21 |
+: It will be demonstrated how to display the actual count, lock appointments that are fully booked and use the counter in the workflow |
|
22 |
+ |
18 |
18 |
== Data sources and database queries == |
19 |
19 |
|
20 |
20 |
; [[Automcomplete functions - application possibilities>>https://demo7.formcycle.eu/formcycle/form/alias/52/autocomplete_functions_2?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -26,29 +26,35 @@ |
26 |
26 |
; [[Prefilling data from a source>>https://demo7.formcycle.eu/formcycle/form/alias/52/prefilling_data?lang=en||rel="noopener noreferrer" target="_blank"]] |
27 |
27 |
: Assign data from a data source to fields in the form |
28 |
28 |
|
29 |
|
-; [[Transfer select column data>>https://demo7.formcycle.eu/formcycle/form/alias/52/transfer_select_column?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
34 |
+; [[Transfer select column data>>https://formexchange.formcycle.eu/formcycle/form/alias/104/transfer_select_column?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available) |
30 |
30 |
: Demo to transfer the value of any column of a data source to another field |
31 |
31 |
|
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. |
|
37 |
+; [[Database query>>https://formexchange.formcycle.eu/formcycle/form/alias/104/database_query?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available) |
|
38 |
+: Demo for reading data from a database with a fixed parameter. |
34 |
34 |
|
|
40 |
+; [[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"]] |
|
41 |
+: Fill the selection field with values from an LDAP query and request LDAP data using Autocomplete. |
|
42 |
+ |
35 |
35 |
== Date and time == |
36 |
36 |
|
37 |
|
-; [[Calendar functions>>https://demo7.formcycle.eu/formcycle/form/alias/52/calendar_functions?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
45 |
+; [[Calendar functions>>https://formexchange.formcycle.eu:443/formcycle/form/alias/104/calendar_functions?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available) |
38 |
38 |
: Demo for possible functions for configuration of the calendar widget |
39 |
39 |
|
40 |
|
-; [[Date and time initialization>>https://demo7.formcycle.eu/formcycle/form/alias/52/datepicker_initialization?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
48 |
+; [[Date and time initialization>>https://formexchange.formcycle.eu:443/formcycle/form/alias/104/date_time_initialization?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available) |
41 |
41 |
: As soon as the form is opened, will be initial assigned the date and time value |
42 |
42 |
|
43 |
|
-; [[Date difference in days>>https://demo7.formcycle.eu/formcycle/form/alias/52/date_difference?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
51 |
+; [[Date difference in days>>https://formexchange.formcycle.eu/formcycle/form/alias/104/date_difference_in_days?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available) |
44 |
44 |
: Get difference in days from datepicker |
45 |
45 |
|
46 |
|
-; [[Date ranges and validation>>https://demo7.formcycle.eu/formcycle/form/alias/52/datepicker_validation?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
54 |
+; [[Date ranges and validation>>https://formexchange.formcycle.eu:443/formcycle/form/alias/104/datepicker_validation?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available) |
47 |
47 |
: Comparing Dates and manipulate the datepicker |
48 |
48 |
|
49 |
|
-; [[Formatting Birthday field>>https://demo7.formcycle.eu/formcycle/form/alias/52/formatting_birthday_field?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
57 |
+; [[Formatting birthday field>>https://formexchange.formcycle.eu/formcycle/form/alias/104/formatting_birthday_field?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available) |
50 |
50 |
: Configuration of the datepicker widget |
51 |
51 |
|
|
60 |
+; [[Calculation age>>https://formexchange.formcycle.eu/formcycle/form/alias/104/calculating_age/?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available) |
|
61 |
+: Example to calculate the current age by entering a date. |
|
62 |
+ |
52 |
52 |
; [[Time difference>>https://demo7.formcycle.eu/formcycle/form/alias/52/time_difference?lang=en||rel="noopener noreferrer" target="_blank"]] |
53 |
53 |
: Calculate the difference between two times |
54 |
54 |
|
... |
... |
@@ -55,6 +55,11 @@ |
55 |
55 |
; [[Time validation>>https://demo7.formcycle.eu/formcycle/form/alias/52/time_validation?lang=en||rel="noopener noreferrer" target="_blank"]] |
56 |
56 |
: Comparing time values |
57 |
57 |
|
|
69 |
+== Appointment == |
|
70 |
+ |
|
71 |
+; [[Preassignment appointments>>https://demo7.formcycle.eu/formcycle/form/alias/52/pre-assign-appointment/?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
72 |
+: Demo how you can pre-assign a date to a appointment in a form. |
|
73 |
+ |
58 |
58 |
== Style == |
59 |
59 |
|
60 |
60 |
; [[Change position of text>>https://demo7.formcycle.eu/formcycle/form/alias/52/change_text_position?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -66,8 +66,11 @@ |
66 |
66 |
; [[Customize repeating elements>>https://demo7.formcycle.eu/formcycle/form/alias/52/customize_repeating_elements?lang=en||rel="noopener noreferrer" target="_blank"]] |
67 |
67 |
: Use your own custom buttons for repeating elements |
68 |
68 |
|
69 |
|
-; [[Numbering repeatable elements using CSS>>https://demo7.formcycle.eu/formcycle/form/alias/52/numbering_repeatable_elements_css?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
85 |
+; [[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"]] |
70 |
70 |
: Display a consecutive number for dynamic elements using CSS |
|
87 |
+: |
|
88 |
+; [[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"]] |
|
89 |
+: Display a consecutive number for dynamic elements using JavaScript |
71 |
71 |
|
72 |
72 |
; [[Using own fonts in the form>>https://demo7.formcycle.eu/formcycle/form/alias/52/using_own_font/?lang=en||rel="noopener noreferrer" target="_blank"]] |
73 |
73 |
: Integrate and use your own font via CSS |
... |
... |
@@ -89,9 +89,6 @@ |
89 |
89 |
; [[Set value before sending>>https://demo7.formcycle.eu/formcycle/form/alias/52/set_value_before_sending?lang=en||rel="noopener noreferrer" target="_blank"]] |
90 |
90 |
: Before sending a form, check the form and set values. |
91 |
91 |
|
92 |
|
-; [[Save a form temporarily>>https://demo7.formcycle.eu/formcycle/form/alias/52/save_form_temporarily?lang=en||rel="noopener noreferrer" target="_blank"]] |
93 |
|
-: Save the state of a form so that it can be finished later |
94 |
|
- |
95 |
95 |
; [[Generate serial numbers>>https://demo7.formcycle.eu/formcycle/form/alias/52/serial_number?lang=en||rel="noopener noreferrer" target="_blank"]] |
96 |
96 |
: Generate serial numbers using the database counter |
97 |
97 |
|
... |
... |
@@ -102,7 +102,7 @@ |
102 |
102 |
|
103 |
103 |
== Formating == |
104 |
104 |
|
105 |
|
-; [[Formatting of numbers (autonumeric configuration)>>https://demo7.formcycle.eu/formcycle/form/alias/52/formatting_numbers?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
121 |
+; [[Formatting of numbers (autonumeric configuration)>>https://formexchange.formcycle.eu/formcycle/form/provide/223/?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available) |
106 |
106 |
: Automatic formatting of a text field in a configured format and unit (autonumeric) |
107 |
107 |
|
108 |
108 |
; [[Formatting different input types>>https://demo7.formcycle.eu/formcycle/form/alias/52/different_input_formatting?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -122,6 +122,9 @@ |
122 |
122 |
; [[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"]] |
123 |
123 |
: Demo how it is possible to set a field required dependet on a status |
124 |
124 |
|
|
141 |
+; [[Custom conditions>>https://demo7.formcycle.eu/formcycle/form/alias/52/custom_condition/?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
142 |
+: Demo to create a own condition for inputs. |
|
143 |
+ |
125 |
125 |
== Word (Fill) examples == |
126 |
126 |
|
127 |
127 |
; [[Word (Fill) - checkbox and radio buttons>>https://demo7.formcycle.eu/formcycle/form/alias/52/word-fill-cb?lang=en||rel="noopener noreferrer" target="_blank"]] |