From version 21.1
edited by sas
on 23.03.2022, 15:05
Change comment: There is no comment for this version
To version 25.1
edited by sas
on 28.03.2022, 17:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,8 +12,11 @@
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 +:
18 +; [[Calculation age>>https://formexchange.formcycle.eu:443/formcycle/form/alias/104/calculating_age/?lang=en]] (in Form store available)
19 +: Example to calculate the current age by entering a date.
17 17  
18 18  == Data sources and database queries ==
19 19  
... ... @@ -37,7 +37,7 @@
37 37  ; [[Calendar functions>>https://demo7.formcycle.eu/formcycle/form/alias/52/calendar_functions?lang=en||rel="noopener noreferrer" target="_blank"]]
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"]]
43 +; [[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 43  ; [[Date difference in days>>https://demo7.formcycle.eu/formcycle/form/alias/52/date_difference?lang=en||rel="noopener noreferrer" target="_blank"]]