... |
... |
@@ -15,11 +15,6 @@ |
15 |
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 |
|
- |
23 |
23 |
== Data sources and database queries == |
24 |
24 |
|
25 |
25 |
; [[Automcomplete functions - application possibilities>>https://demo7.formcycle.eu/formcycle/form/alias/52/autocomplete_functions_2?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -31,12 +31,9 @@ |
31 |
31 |
; [[Prefilling data from a source>>https://demo7.formcycle.eu/formcycle/form/alias/52/prefilling_data?lang=en||rel="noopener noreferrer" target="_blank"]] |
32 |
32 |
: Assign data from a data source to fields in the form |
33 |
33 |
|
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) |
|
29 |
+; [[Transfer select column data>>https://demo7.formcycle.eu/formcycle/form/alias/52/transfer_select_column?lang=en||rel="noopener noreferrer" target="_blank"]] |
35 |
35 |
: Demo to transfer the value of any column of a data source to another field |
36 |
36 |
|
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. |
39 |
|
- |
40 |
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 |
41 |
: Fill the selection field with values from an LDAP query and request LDAP data using Autocomplete. |
42 |
42 |
|
... |
... |
@@ -57,7 +57,7 @@ |
57 |
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) |
58 |
58 |
: Configuration of the datepicker widget |
59 |
59 |
|
60 |
|
-; [[Calculation age>>https://formexchange.formcycle.eu/formcycle/form/alias/104/calculating_age/?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available) |
|
52 |
+; [[Calculation age>>https://formexchange.formcycle.eu/formcycle/form/alias/104/calculating_age/?lang=en||rel=" noopener noreferrer" target="_blank"]] (in Form store available) |
61 |
61 |
: Example to calculate the current age by entering a date. |
62 |
62 |
|
63 |
63 |
; [[Time difference>>https://demo7.formcycle.eu/formcycle/form/alias/52/time_difference?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -108,6 +108,9 @@ |
108 |
108 |
; [[Set value before sending>>https://demo7.formcycle.eu/formcycle/form/alias/52/set_value_before_sending?lang=en||rel="noopener noreferrer" target="_blank"]] |
109 |
109 |
: Before sending a form, check the form and set values. |
110 |
110 |
|
|
103 |
+; [[Save a form temporarily>>https://demo7.formcycle.eu/formcycle/form/alias/52/save_form_temporarily?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
104 |
+: Save the state of a form so that it can be finished later |
|
105 |
+ |
111 |
111 |
; [[Generate serial numbers>>https://demo7.formcycle.eu/formcycle/form/alias/52/serial_number?lang=en||rel="noopener noreferrer" target="_blank"]] |
112 |
112 |
: Generate serial numbers using the database counter |
113 |
113 |
|