From version 33.1
edited by sas
on 24.08.2022, 12:20
Change comment: There is no comment for this version
To version 36.1
edited by sas
on 06.01.2023, 15:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -15,6 +15,11 @@
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 +
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"]]
... ... @@ -100,9 +100,6 @@
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  
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 -
106 106  ; [[Generate serial numbers>>https://demo7.formcycle.eu/formcycle/form/alias/52/serial_number?lang=en||rel="noopener noreferrer" target="_blank"]]
107 107  : Generate serial numbers using the database counter
108 108