From version 34.1
edited by sas
on 09.11.2022, 19:02
Change comment: There is no comment for this version
To version 37.1
edited by sas
on 10.01.2023, 18:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -15,11 +15,10 @@
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 -(% class="wikigeneratedid" %)
19 19  == Counter ==
20 20  
21 21  ; [[Example for using a counter>>https://demo7.formcycle.eu/formcycle/form/alias/52/counter/?lang=en||rel="noopener noreferrer" target="_blank"]]
22 -: It will be demonstrated how to display the actual count, lock appointments that are fully booked and use the counter in the workflow.Termine welche ausgebucht sind zu sperren und im Workflow den Zähler zu verwenden
21 +: It will be demonstrated how to display the actual count, lock appointments that are fully booked and use the counter in the workflow
23 23  
24 24  == Data sources and database queries ==
25 25  
... ... @@ -32,9 +32,12 @@
32 32  ; [[Prefilling data from a source>>https://demo7.formcycle.eu/formcycle/form/alias/52/prefilling_data?lang=en||rel="noopener noreferrer" target="_blank"]]
33 33  : Assign data from a data source to fields in the form
34 34  
35 -; [[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)
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)
36 36  : Demo to transfer the value of any column of a data source to another field
37 37  
37 +; [[Database query>>https://formexchange.formcycle.eu/formcycle/form/provide/1373?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available)
38 +: Demo for reading data from a database by a fix parameter
39 +
38 38  ; [[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"]]
39 39  : Fill the selection field with values from an LDAP query and request LDAP data using Autocomplete.
40 40  
... ... @@ -106,9 +106,6 @@
106 106  ; [[Set value before sending>>https://demo7.formcycle.eu/formcycle/form/alias/52/set_value_before_sending?lang=en||rel="noopener noreferrer" target="_blank"]]
107 107  : Before sending a form, check the form and set values.
108 108  
109 -; [[Save a form temporarily>>https://demo7.formcycle.eu/formcycle/form/alias/52/save_form_temporarily?lang=en||rel="noopener noreferrer" target="_blank"]]
110 -: Save the state of a form so that it can be finished later
111 -
112 112  ; [[Generate serial numbers>>https://demo7.formcycle.eu/formcycle/form/alias/52/serial_number?lang=en||rel="noopener noreferrer" target="_blank"]]
113 113  : Generate serial numbers using the database counter
114 114