From version 15.1
edited by sas
on 26.01.2022, 17:37
Change comment: There is no comment for this version
To version 16.1
edited by sas
on 26.01.2022, 17:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -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>>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.
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"]]