From version 23.1
edited by sas
on 28.03.2022, 17:34
Change comment: There is no comment for this version
To version 17.1
edited by sas
on 23.02.2022, 16:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,11 +12,8 @@
12 12  
13 13  == Calculation ==
14 14  
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)
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 -:
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.
20 20  
21 21  == Data sources and database queries ==
22 22  
... ... @@ -32,8 +32,8 @@
32 32  ; [[Transfer select column data>>https://demo7.formcycle.eu/formcycle/form/alias/52/transfer_select_column?lang=en||rel="noopener noreferrer" target="_blank"]]
33 33  : Demo to transfer the value of any column of a data source to another field
34 34  
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.
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.
37 37  
38 38  == Date and time ==
39 39  
... ... @@ -74,11 +74,8 @@
74 74  ; [[Customize repeating elements>>https://demo7.formcycle.eu/formcycle/form/alias/52/customize_repeating_elements?lang=en||rel="noopener noreferrer" target="_blank"]]
75 75  : Use your own custom buttons for repeating elements
76 76  
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"]]
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"]]
78 78  : 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
82 82  
83 83  ; [[Using own fonts in the form>>https://demo7.formcycle.eu/formcycle/form/alias/52/using_own_font/?lang=en||rel="noopener noreferrer" target="_blank"]]
84 84  : Integrate and use your own font via CSS
... ... @@ -133,9 +133,6 @@
133 133  ; [[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"]]
134 134  : Demo how it is possible to set a field required dependet on a status
135 135  
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 -
139 139  == Word (Fill) examples ==
140 140  
141 141  ; [[Word (Fill) - checkbox and radio buttons>>https://demo7.formcycle.eu/formcycle/form/alias/52/word-fill-cb?lang=en||rel="noopener noreferrer" target="_blank"]]