... |
... |
@@ -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"]] |
... |
... |
@@ -71,8 +71,11 @@ |
71 |
71 |
; [[Customize repeating elements>>https://demo7.formcycle.eu/formcycle/form/alias/52/customize_repeating_elements?lang=en||rel="noopener noreferrer" target="_blank"]] |
72 |
72 |
: Use your own custom buttons for repeating elements |
73 |
73 |
|
74 |
|
-; [[Numbering repeatable elements using CSS>>https://demo7.formcycle.eu/formcycle/form/alias/52/numbering_repeatable_elements_css?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
77 |
+; [[Numbering repeatable elements using CSS>>https://formexchange.formcycle.eu:443/formcycle/form/alias/104/numbering_repeatable_elements_css?lang=en||rel="noopener noreferrer" target="_blank"]] |
75 |
75 |
: Display a consecutive number for dynamic elements using CSS |
|
79 |
+: |
|
80 |
+; [[Numbering repeatable elements using JavaScript>>https://formexchange.formcycle.eu:443/formcycle/form/alias/104/numbering_repeatable_elements_js?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
81 |
+: Display a consecutive number for dynamic elements using JavaScript |
76 |
76 |
|
77 |
77 |
; [[Using own fonts in the form>>https://demo7.formcycle.eu/formcycle/form/alias/52/using_own_font/?lang=en||rel="noopener noreferrer" target="_blank"]] |
78 |
78 |
: Integrate and use your own font via CSS |