... |
... |
@@ -12,7 +12,7 @@ |
12 |
12 |
|
13 |
13 |
== Calculation == |
14 |
14 |
|
15 |
|
-; [[Form examples for calculation element>>https://demo7.formcycle.eu/formcycle/form/alias/52/widget_formula/||rel="noopener noreferrer" target="_blank"]] |
|
15 |
+; [[Form examples for calculation element>>https://demo7.formcycle.eu/formcycle/form/alias/52/widget_formula?lang=en||rel="noopener noreferrer" target="_blank"]] |
16 |
16 |
: Examples of subtraction, summation and string concatenation |
17 |
17 |
|
18 |
18 |
== Data sources and database queries == |
... |
... |
@@ -29,6 +29,9 @@ |
29 |
29 |
; [[Transfer select column data>>https://demo7.formcycle.eu/formcycle/form/alias/52/transfer_select_column?lang=en||rel="noopener noreferrer" target="_blank"]] |
30 |
30 |
: Demo to transfer the value of any column of a data source to another field |
31 |
31 |
|
|
32 |
+; [[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"]] |
|
33 |
+: Fill the selection field with values from an LDAP query and request LDAP data using Autocomplete. |
|
34 |
+ |
32 |
32 |
== Date and time == |
33 |
33 |
|
34 |
34 |
; [[Calendar functions>>https://demo7.formcycle.eu/formcycle/form/alias/52/calendar_functions?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -52,6 +52,11 @@ |
52 |
52 |
; [[Time validation>>https://demo7.formcycle.eu/formcycle/form/alias/52/time_validation?lang=en||rel="noopener noreferrer" target="_blank"]] |
53 |
53 |
: Comparing time values |
54 |
54 |
|
|
58 |
+== Appointment == |
|
59 |
+ |
|
60 |
+; [[Preassignment appointments>>https://demo7.formcycle.eu/formcycle/form/alias/52/pre-assign-appointment/?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
61 |
+: Demo how you can pre-assign a date to a appointment in a form. |
|
62 |
+ |
55 |
55 |
== Style == |
56 |
56 |
|
57 |
57 |
; [[Change position of text>>https://demo7.formcycle.eu/formcycle/form/alias/52/change_text_position?lang=en||rel="noopener noreferrer" target="_blank"]] |
... |
... |
@@ -119,6 +119,9 @@ |
119 |
119 |
; [[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"]] |
120 |
120 |
: Demo how it is possible to set a field required dependet on a status |
121 |
121 |
|
|
130 |
+; [[Custom conditions>>https://demo7.formcycle.eu/formcycle/form/alias/52/custom_condition/?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
131 |
+: Demo to create a own condition for inputs. |
|
132 |
+ |
122 |
122 |
== Word (Fill) examples == |
123 |
123 |
|
124 |
124 |
; [[Word (Fill) - checkbox and radio buttons>>https://demo7.formcycle.eu/formcycle/form/alias/52/word-fill-cb?lang=en||rel="noopener noreferrer" target="_blank"]] |