... |
... |
@@ -14,12 +14,10 @@ |
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 |
|
-== 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 |
|
- |
23 |
23 |
== Data sources and database queries == |
24 |
24 |
|
25 |
25 |
; [[Automcomplete functions - application possibilities>>https://demo7.formcycle.eu/formcycle/form/alias/52/autocomplete_functions_2?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -31,7 +31,7 @@ |
31 |
31 |
; [[Prefilling data from a source>>https://demo7.formcycle.eu/formcycle/form/alias/52/prefilling_data?lang=en||rel="noopener noreferrer" target="_blank"]] |
32 |
32 |
: Assign data from a data source to fields in the form |
33 |
33 |
|
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) |
|
32 |
+; [[Transfer select column data>>https://demo7.formcycle.eu/formcycle/form/alias/52/transfer_select_column?lang=en||rel="noopener noreferrer" target="_blank"]] |
35 |
35 |
: Demo to transfer the value of any column of a data source to another field |
36 |
36 |
|
37 |
37 |
; [[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"]] |
... |
... |
@@ -39,24 +39,21 @@ |
39 |
39 |
|
40 |
40 |
== Date and time == |
41 |
41 |
|
42 |
|
-; [[Calendar functions>>https://formexchange.formcycle.eu:443/formcycle/form/alias/104/calendar_functions?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available) |
|
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) |
43 |
43 |
: Demo for possible functions for configuration of the calendar widget |
44 |
44 |
|
45 |
45 |
; [[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) |
46 |
46 |
: As soon as the form is opened, will be initial assigned the date and time value |
47 |
47 |
|
48 |
|
-; [[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"]] |
49 |
49 |
: Get difference in days from datepicker |
50 |
50 |
|
51 |
|
-; [[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://demo7.formcycle.eu/formcycle/form/alias/52/datepicker_validation?lang=en||rel="noopener noreferrer" target="_blank"]] |
52 |
52 |
: Comparing Dates and manipulate the datepicker |
53 |
53 |
|
54 |
|
-; [[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"]] |
55 |
55 |
: Configuration of the datepicker widget |
56 |
56 |
|
57 |
|
-; [[Calculation age>>https://formexchange.formcycle.eu/formcycle/form/alias/104/calculating_age/?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available) |
58 |
|
-: Example to calculate the current age by entering a date. |
59 |
|
- |
60 |
60 |
; [[Time difference>>https://demo7.formcycle.eu/formcycle/form/alias/52/time_difference?lang=en||rel="noopener noreferrer" target="_blank"]] |
61 |
61 |
: Calculate the difference between two times |
62 |
62 |
|