... |
... |
@@ -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 |
|
... |
... |
@@ -34,16 +34,16 @@ |
34 |
34 |
|
35 |
35 |
== Date and time == |
36 |
36 |
|
37 |
|
-; [[Calendar functions>>https://demo7.formcycle.eu/formcycle/form/alias/52/calendar_functions?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
40 |
+; [[Calendar functions>>https://formexchange.formcycle.eu:443/formcycle/form/alias/104/calendar_functions?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available) |
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"]] |
44 |
44 |
: Get difference in days from datepicker |
45 |
45 |
|
46 |
|
-; [[Date ranges and validation>>https://demo7.formcycle.eu/formcycle/form/alias/52/datepicker_validation?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
49 |
+; [[Date ranges and validation>>https://formexchange.formcycle.eu:443/formcycle/form/alias/104/datepicker_validation/?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available) |
47 |
47 |
: Comparing Dates and manipulate the datepicker |
48 |
48 |
|
49 |
49 |
; [[Formatting Birthday field>>https://demo7.formcycle.eu/formcycle/form/alias/52/formatting_birthday_field?lang=en||rel="noopener noreferrer" target="_blank"]] |