From version 18.1
edited by sas
on 04.03.2022, 15:08
Change comment: There is no comment for this version
To version 22.1
edited by sas
on 28.03.2022, 17:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,6 +14,9 @@
14 14  
15 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]]
19 +: Example to calculate the current age by entering a date.
17 17  
18 18  == Data sources and database queries ==
19 19  
... ... @@ -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.
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.
34 34  
35 35  == Date and time ==
36 36  
... ... @@ -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