... |
... |
@@ -14,6 +14,9 @@ |
14 |
14 |
|
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 |
+: |
|
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 |
|
... |
... |
@@ -40,18 +40,15 @@ |
40 |
40 |
; [[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 |
|
-; [[Date difference in days>>https://formexchange.formcycle.eu/formcycle/form/alias/104/date_difference_in_days?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available) |
|
46 |
+; [[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://formexchange.formcycle.eu:443/formcycle/form/alias/104/datepicker_validation?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available) |
|
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 |
|
-; [[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) |
|
52 |
+; [[Formatting Birthday field>>https://demo7.formcycle.eu/formcycle/form/alias/52/formatting_birthday_field?lang=en||rel="noopener noreferrer" target="_blank"]] |
50 |
50 |
: Configuration of the datepicker widget |
51 |
51 |
|
52 |
|
-; [[Calculation age>>https://formexchange.formcycle.eu/formcycle/form/alias/104/calculating_age/?lang=en]] (in Form store available) |
53 |
|
-: Example to calculate the current age by entering a date. |
54 |
|
- |
55 |
55 |
; [[Time difference>>https://demo7.formcycle.eu/formcycle/form/alias/52/time_difference?lang=en||rel="noopener noreferrer" target="_blank"]] |
56 |
56 |
: Calculate the difference between two times |
57 |
57 |
|