From version 12.1
edited by sas
on 05.01.2022, 18:16
Change comment: There is no comment for this version
To version 5.1
edited by tki
on 24.08.2021, 12:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.sas
1 +XWiki.tki
Content
... ... @@ -13,12 +13,14 @@
13 13  == Calculation ==
14 14  
15 15  ; [[Subtraction of 2 values>>https://demo7.formcycle.eu/formcycle/form/alias/52/subtraction_2_values?lang=en||rel="noopener noreferrer" target="_blank"]]
16 -: Calculation of a difference between 2 values
16 +: Calculation of a diffrence between 2 values
17 17  
18 18  ; [[Summation of values>>https://demo7.formcycle.eu/formcycle/form/alias/52/summation_values?lang=en||rel="noopener noreferrer" target="_blank"]]
19 19  : Calculation of a sum for different types
20 -{{velocity}}##; [[Identical calculation for several form fields and summation of values>>#||rel="noopener noreferrer" target="_blank"]]
21 -##: (STILL OPEN){{/velocity}}
20 +{{velocity}}
21 +##; [[Identical calculation for several form fields and summation of values>>#||rel="noopener noreferrer" target="_blank"]]
22 +##: (STILL OPEN)
23 +{{/velocity}}
22 22  
23 23  == Data sources and database queries ==
24 24  
... ... @@ -32,7 +32,7 @@
32 32  : Assign data from a data source to fields in the form
33 33  
34 34  ; [[Transfer select column data>>https://demo7.formcycle.eu/formcycle/form/alias/52/transfer_select_column?lang=en||rel="noopener noreferrer" target="_blank"]]
35 -: Demo to transfer the value of any column of a data source to another field
37 +: Assign data from a data source to fields in the form
36 36  
37 37  == Date and time ==
38 38  
... ... @@ -42,7 +42,7 @@
42 42  ; [[Date and time initialization>>https://demo7.formcycle.eu/formcycle/form/alias/52/datepicker_initialization?lang=en||rel="noopener noreferrer" target="_blank"]]
43 43  : As soon as the form is opened, will be initial assigned the date and time value
44 44  
45 -; [[Date difference in days>>https://demo7.formcycle.eu/formcycle/form/alias/52/date_difference?lang=en||rel="noopener noreferrer" target="_blank"]]
47 +; [[Date difference in days>>https://demo7.formcycle.eu/formcycle/form/alias/52/date_difference_in_days?lang=en||rel="noopener noreferrer" target="_blank"]]
46 46  : Get difference in days from datepicker
47 47  
48 48  ; [[Date ranges and validation>>https://demo7.formcycle.eu/formcycle/form/alias/52/datepicker_validation?lang=en||rel="noopener noreferrer" target="_blank"]]
... ... @@ -71,11 +71,11 @@
71 71  ; [[Numbering repeatable elements using CSS>>https://demo7.formcycle.eu/formcycle/form/alias/52/numbering_repeatable_elements_css?lang=en||rel="noopener noreferrer" target="_blank"]]
72 72  : Display a consecutive number for dynamic elements using CSS
73 73  
74 -; [[Using own fonts in the form>>https://demo7.formcycle.eu/formcycle/form/alias/52/using_own_font/?lang=en||rel="noopener noreferrer" target="_blank"]]
75 -: Integrate and use your own font via CSS
76 -
77 77  == Utility ==
78 78  
78 +; [[Formatting of numbers (autonumeric configuration)>>https://demo7.formcycle.eu/formcycle/form/alias/52/formatting_numbers?lang=en||rel="noopener noreferrer" target="_blank"]]
79 +: Automatic formatting of a text field in a configured format and unit (autonumeric)
80 +
79 79  ; [[Copy input values>>https://demo7.formcycle.eu/formcycle/form/alias/52/copy_input_values?lang=en||rel="noopener noreferrer" target="_blank"]]
80 80  : Copy an entered value of a field into a corresponding field (also into fields on the next page)
81 81  
... ... @@ -91,11 +91,18 @@
91 91  ; [[Set value before sending>>https://demo7.formcycle.eu/formcycle/form/alias/52/set_value_before_sending?lang=en||rel="noopener noreferrer" target="_blank"]]
92 92  : Before sending a form, check the form and set values.
93 93  
96 +{{velocity}}
97 +##; [[Textarea autosize>>#?lang=en||rel="noopener noreferrer" target="_blank"]]
98 +##: STILL OPEN
99 +{{/velocity}}
100 +
94 94  ; [[Save a form temporarily>>https://demo7.formcycle.eu/formcycle/form/alias/52/save_form_temporarily?lang=en||rel="noopener noreferrer" target="_blank"]]
95 95  : Save the state of a form so that it can be finished later
96 96  
97 -; [[Generate serial numbers>>https://demo7.formcycle.eu/formcycle/form/alias/52/serial_number?lang=en||rel="noopener noreferrer" target="_blank"]]
98 -: Generate serial numbers using the database counter
104 +{{velocity}}
105 +##; [[Dynamic preassignment>>https://demo7.formcycle.eu/formcycle/form/alias/52/dynamic_prefill?lang=en||rel="noopener noreferrer" target="_blank"]]
106 +##: STILL OPEN
107 +{{/velocity}}
99 99  
100 100  {{velocity}}
101 101  ##; [[Preassignment of repeating form elements>>#614?lang=en||rel="noopener noreferrer" target="_blank"]]
... ... @@ -102,19 +102,14 @@
102 102  ##: STILL OPEN
103 103  {{/velocity}}
104 104  
105 -== Formating ==
106 -
107 -; [[Formatting of numbers (autonumeric configuration)>>https://demo7.formcycle.eu/formcycle/form/alias/52/formatting_numbers?lang=en||rel="noopener noreferrer" target="_blank"]]
108 -: Automatic formatting of a text field in a configured format and unit (autonumeric)
109 -
110 -; [[Formatting different input types>>https://demo7.formcycle.eu/formcycle/form/alias/52/different_input_formatting?lang=en||rel="noopener noreferrer" target="_blank"]]
111 -: Demo for a time and custom formatting using the cleave.js library
112 -
113 113  == Validation ==
114 114  
115 115  ; [[Contraints for multi-select values>>https://demo7.formcycle.eu/formcycle/form/alias/52/contraints_multiselect_values?lang=en||rel="noopener noreferrer" target="_blank"]]
116 116  : Demo how is it possible to change the visiblity of a element depending on several values of a selection
117 117  
119 +; [[Example for different input formatting>>https://demo7.formcycle.eu/formcycle/form/alias/52/different_input_formatting?lang=en||rel="noopener noreferrer" target="_blank"]]
120 +: Demo for a time and custom formatting
121 +
118 118  ; [[Examples for validation rules>>https://demo7.formcycle.eu/formcycle/form/alias/52/validation_rules?lang=en||rel="noopener noreferrer" target="_blank"]]
119 119  : Several examples of regular expressions for custom data types.
120 120  
... ... @@ -153,3 +153,4 @@
153 153  == Other demos ==
154 154  
155 155  {{subpages depth="2" title="Example pages"/}}
160 +