From version 35.1
edited by sas
on 09.11.2022, 19:04
Change comment: There is no comment for this version
To version 39.1
edited by sas
on 17.11.2023, 13:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -31,9 +31,12 @@
31 31  ; [[Prefilling data from a source>>https://demo7.formcycle.eu/formcycle/form/alias/52/prefilling_data?lang=en||rel="noopener noreferrer" target="_blank"]]
32 32  : Assign data from a data source to fields in the form
33 33  
34 -; [[Transfer select column data>>https://formexchange.formcycle.eu/formcycle/form/alias/104/transfer_select_column/?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available)
34 +; [[Transfer select column data>>https://formexchange.formcycle.eu/formcycle/form/alias/104/transfer_select_column?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available)
35 35  : Demo to transfer the value of any column of a data source to another field
36 36  
37 +; [[Database query>>https://formexchange.formcycle.eu/formcycle/form/alias/104/database_query?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available)
38 +: Demo for reading data from a database with a fixed parameter.
39 +
37 37  ; [[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"]]
38 38  : Fill the selection field with values from an LDAP query and request LDAP data using Autocomplete.
39 39  
... ... @@ -105,9 +105,6 @@
105 105  ; [[Set value before sending>>https://demo7.formcycle.eu/formcycle/form/alias/52/set_value_before_sending?lang=en||rel="noopener noreferrer" target="_blank"]]
106 106  : Before sending a form, check the form and set values.
107 107  
108 -; [[Save a form temporarily>>https://demo7.formcycle.eu/formcycle/form/alias/52/save_form_temporarily?lang=en||rel="noopener noreferrer" target="_blank"]]
109 -: Save the state of a form so that it can be finished later
110 -
111 111  ; [[Generate serial numbers>>https://demo7.formcycle.eu/formcycle/form/alias/52/serial_number?lang=en||rel="noopener noreferrer" target="_blank"]]
112 112  : Generate serial numbers using the database counter
113 113  
... ... @@ -118,7 +118,7 @@
118 118  
119 119  == Formating ==
120 120  
121 -; [[Formatting of numbers (autonumeric configuration)>>https://demo7.formcycle.eu/formcycle/form/alias/52/formatting_numbers?lang=en||rel="noopener noreferrer" target="_blank"]]
121 +; [[Formatting of numbers (autonumeric configuration)>>https://formexchange.formcycle.eu/formcycle/form/provide/223/?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available)
122 122  : Automatic formatting of a text field in a configured format and unit (autonumeric)
123 123  
124 124  ; [[Formatting different input types>>https://demo7.formcycle.eu/formcycle/form/alias/52/different_input_formatting?lang=en||rel="noopener noreferrer" target="_blank"]]