From version 32.1
edited by sas
on 04.04.2022, 11:43
Change comment: There is no comment for this version
To version 35.1
edited by sas
on 09.11.2022, 19:04
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"]]
... ... @@ -26,7 +26,7 @@
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 32  ; [[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"]]
... ... @@ -49,7 +49,7 @@
49 49  ; [[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  
52 -; [[Calculation age>>https://formexchange.formcycle.eu/formcycle/form/alias/104/calculating_age/?lang=en||rel=" noopener noreferrer" target="_blank"]] (in Form store available)
57 +; [[Calculation age>>https://formexchange.formcycle.eu/formcycle/form/alias/104/calculating_age/?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available)
53 53  : Example to calculate the current age by entering a date.
54 54  
55 55  ; [[Time difference>>https://demo7.formcycle.eu/formcycle/form/alias/52/time_difference?lang=en||rel="noopener noreferrer" target="_blank"]]