... |
... |
@@ -12,14 +12,12 @@ |
12 |
12 |
|
13 |
13 |
== Calculation == |
14 |
14 |
|
15 |
|
-; [[Subtraction of 2 values>>https://demo7.formcycle.eu/formcycle/form/alias/52/subtraction_2_values?lang=en||rel="noopener noreferrer" target="_blank"]] |
16 |
|
-: Calculation of a difference between 2 values |
|
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 |
+: 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 |
|
-; [[Summation of values>>https://demo7.formcycle.eu/formcycle/form/alias/52/summation_values?lang=en||rel="noopener noreferrer" target="_blank"]] |
19 |
|
-: Calculation of a sum for different types |
20 |
|
-{{velocity}}##; [[Identical calculation for several form fields and summation of values>>#||rel="noopener noreferrer" target="_blank"]] |
21 |
|
-##: (STILL OPEN){{/velocity}} |
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"]] |
... |
... |
@@ -34,6 +34,9 @@ |
34 |
34 |
; [[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 |
|
|
35 |
+; [[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"]] |
|
36 |
+: Fill the selection field with values from an LDAP query and request LDAP data using Autocomplete. |
|
37 |
+ |
37 |
37 |
== Date and time == |
38 |
38 |
|
39 |
39 |
; [[Calendar functions>>https://demo7.formcycle.eu/formcycle/form/alias/52/calendar_functions?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -57,6 +57,11 @@ |
57 |
57 |
; [[Time validation>>https://demo7.formcycle.eu/formcycle/form/alias/52/time_validation?lang=en||rel="noopener noreferrer" target="_blank"]] |
58 |
58 |
: Comparing time values |
59 |
59 |
|
|
61 |
+== Appointment == |
|
62 |
+ |
|
63 |
+; [[Preassignment appointments>>https://demo7.formcycle.eu/formcycle/form/alias/52/pre-assign-appointment/?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
64 |
+: Demo how you can pre-assign a date to a appointment in a form. |
|
65 |
+ |
60 |
60 |
== Style == |
61 |
61 |
|
62 |
62 |
; [[Change position of text>>https://demo7.formcycle.eu/formcycle/form/alias/52/change_text_position?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -68,8 +68,11 @@ |
68 |
68 |
; [[Customize repeating elements>>https://demo7.formcycle.eu/formcycle/form/alias/52/customize_repeating_elements?lang=en||rel="noopener noreferrer" target="_blank"]] |
69 |
69 |
: Use your own custom buttons for repeating elements |
70 |
70 |
|
71 |
|
-; [[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"]] |
72 |
72 |
: 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 |
73 |
73 |
|
74 |
74 |
; [[Using own fonts in the form>>https://demo7.formcycle.eu/formcycle/form/alias/52/using_own_font/?lang=en||rel="noopener noreferrer" target="_blank"]] |
75 |
75 |
: Integrate and use your own font via CSS |
... |
... |
@@ -124,6 +124,9 @@ |
124 |
124 |
; [[Required Field dependent on a status>>https://demo7.formcycle.eu/formcycle/form/alias/52/required_field_on_status?lang=en||rel="noopener noreferrer" target="_blank"]] |
125 |
125 |
: Demo how it is possible to set a field required dependet on a status |
126 |
126 |
|
|
136 |
+; [[Custom conditions>>https://demo7.formcycle.eu/formcycle/form/alias/52/custom_condition/?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
137 |
+: Demo to create a own condition for inputs. |
|
138 |
+ |
127 |
127 |
== Word (Fill) examples == |
128 |
128 |
|
129 |
129 |
; [[Word (Fill) - checkbox and radio buttons>>https://demo7.formcycle.eu/formcycle/form/alias/52/word-fill-cb?lang=en||rel="noopener noreferrer" target="_blank"]] |