| ... |
... |
@@ -29,8 +29,8 @@ |
| 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>>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. |
|
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 |
34 |
|
| 35 |
35 |
== Date and time == |
| 36 |
36 |
|
| ... |
... |
@@ -55,6 +55,11 @@ |
| 55 |
55 |
; [[Time validation>>https://demo7.formcycle.eu/formcycle/form/alias/52/time_validation?lang=en||rel="noopener noreferrer" target="_blank"]] |
| 56 |
56 |
: Comparing time values |
| 57 |
57 |
|
|
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 |
+ |
| 58 |
58 |
== Style == |
| 59 |
59 |
|
| 60 |
60 |
; [[Change position of text>>https://demo7.formcycle.eu/formcycle/form/alias/52/change_text_position?lang=en||rel="noopener noreferrer" target="_blank"]] |
| ... |
... |
@@ -66,8 +66,11 @@ |
| 66 |
66 |
; [[Customize repeating elements>>https://demo7.formcycle.eu/formcycle/form/alias/52/customize_repeating_elements?lang=en||rel="noopener noreferrer" target="_blank"]] |
| 67 |
67 |
: Use your own custom buttons for repeating elements |
| 68 |
68 |
|
| 69 |
|
-; [[Numbering repeatable elements using CSS>>https://demo7.formcycle.eu/formcycle/form/alias/52/numbering_repeatable_elements_css?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
74 |
+; [[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"]] |
| 70 |
70 |
: Display a consecutive number for dynamic elements using CSS |
|
76 |
+: |
|
77 |
+; [[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"]] |
|
78 |
+: Display a consecutive number for dynamic elements using JavaScript |
| 71 |
71 |
|
| 72 |
72 |
; [[Using own fonts in the form>>https://demo7.formcycle.eu/formcycle/form/alias/52/using_own_font/?lang=en||rel="noopener noreferrer" target="_blank"]] |
| 73 |
73 |
: Integrate and use your own font via CSS |
| ... |
... |
@@ -122,6 +122,9 @@ |
| 122 |
122 |
; [[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"]] |
| 123 |
123 |
: Demo how it is possible to set a field required dependet on a status |
| 124 |
124 |
|
|
133 |
+; [[Custom conditions>>https://demo7.formcycle.eu/formcycle/form/alias/52/custom_condition/?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
134 |
+: Demo to create a own condition for inputs. |
|
135 |
+ |
| 125 |
125 |
== Word (Fill) examples == |
| 126 |
126 |
|
| 127 |
127 |
; [[Word (Fill) - checkbox and radio buttons>>https://demo7.formcycle.eu/formcycle/form/alias/52/word-fill-cb?lang=en||rel="noopener noreferrer" target="_blank"]] |