From version 34.1
edited by sas
on 09.11.2022, 19:02
Change comment: There is no comment for this version
To version 11.1
edited by sas
on 01.11.2021, 18:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,15 +12,14 @@
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)
16 -: Examples of subtraction, summation and string concatenation
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
17 17  
18 -(% class="wikigeneratedid" %)
19 -== Counter ==
18 +; [[Summation of values>>https://demo7.formcycle.eu/formcycle/form/alias/52/summation_values?lang=en||rel="noopener noreferrer" target="_blank"]]
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 20  
21 -; [[Example for using a counter>>https://demo7.formcycle.eu/formcycle/form/alias/52/counter/?lang=en||rel="noopener noreferrer" target="_blank"]]
22 -: It will be demonstrated how to display the actual count, lock appointments that are fully booked and use the counter in the workflow.Termine welche ausgebucht sind zu sperren und im Workflow den Zähler zu verwenden
23 -
24 24  == Data sources and database queries ==
25 25  
26 26  ; [[Automcomplete functions - application possibilities>>https://demo7.formcycle.eu/formcycle/form/alias/52/autocomplete_functions_2?lang=en||rel="noopener noreferrer" target="_blank"]]
... ... @@ -32,32 +32,26 @@
32 32  ; [[Prefilling data from a source>>https://demo7.formcycle.eu/formcycle/form/alias/52/prefilling_data?lang=en||rel="noopener noreferrer" target="_blank"]]
33 33  : Assign data from a data source to fields in the form
34 34  
35 -; [[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://demo7.formcycle.eu/formcycle/form/alias/52/transfer_select_column?lang=en||rel="noopener noreferrer" target="_blank"]]
36 36  : Demo to transfer the value of any column of a data source to another field
37 37  
38 -; [[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"]]
39 -: Fill the selection field with values from an LDAP query and request LDAP data using Autocomplete.
40 -
41 41  == Date and time ==
42 42  
43 -; [[Calendar functions>>https://formexchange.formcycle.eu:443/formcycle/form/alias/104/calendar_functions?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available)
39 +; [[Calendar functions>>https://demo7.formcycle.eu/formcycle/form/alias/52/calendar_functions?lang=en||rel="noopener noreferrer" target="_blank"]]
44 44  : Demo for possible functions for configuration of the calendar widget
45 45  
46 -; [[Date and time initialization>>https://formexchange.formcycle.eu:443/formcycle/form/alias/104/date_time_initialization?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available)
42 +; [[Date and time initialization>>https://demo7.formcycle.eu/formcycle/form/alias/52/datepicker_initialization?lang=en||rel="noopener noreferrer" target="_blank"]]
47 47  : As soon as the form is opened, will be initial assigned the date and time value
48 48  
49 -; [[Date difference in days>>https://formexchange.formcycle.eu/formcycle/form/alias/104/date_difference_in_days?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available)
45 +; [[Date difference in days>>https://demo7.formcycle.eu/formcycle/form/alias/52/date_difference_in_days?lang=en||rel="noopener noreferrer" target="_blank"]]
50 50  : Get difference in days from datepicker
51 51  
52 -; [[Date ranges and validation>>https://formexchange.formcycle.eu:443/formcycle/form/alias/104/datepicker_validation?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available)
48 +; [[Date ranges and validation>>https://demo7.formcycle.eu/formcycle/form/alias/52/datepicker_validation?lang=en||rel="noopener noreferrer" target="_blank"]]
53 53  : Comparing Dates and manipulate the datepicker
54 54  
55 -; [[Formatting birthday field>>https://formexchange.formcycle.eu/formcycle/form/alias/104/formatting_birthday_field?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available)
51 +; [[Formatting Birthday field>>https://demo7.formcycle.eu/formcycle/form/alias/52/formatting_birthday_field?lang=en||rel="noopener noreferrer" target="_blank"]]
56 56  : Configuration of the datepicker widget
57 57  
58 -; [[Calculation age>>https://formexchange.formcycle.eu/formcycle/form/alias/104/calculating_age/?lang=en||rel="noopener noreferrer" target="_blank"]] (in Form store available)
59 -: Example to calculate the current age by entering a date.
60 -
61 61  ; [[Time difference>>https://demo7.formcycle.eu/formcycle/form/alias/52/time_difference?lang=en||rel="noopener noreferrer" target="_blank"]]
62 62  : Calculate the difference between two times
63 63  
... ... @@ -64,11 +64,6 @@
64 64  ; [[Time validation>>https://demo7.formcycle.eu/formcycle/form/alias/52/time_validation?lang=en||rel="noopener noreferrer" target="_blank"]]
65 65  : Comparing time values
66 66  
67 -== Appointment ==
68 -
69 -; [[Preassignment appointments>>https://demo7.formcycle.eu/formcycle/form/alias/52/pre-assign-appointment/?lang=en||rel="noopener noreferrer" target="_blank"]]
70 -: Demo how you can pre-assign a date to a appointment in a form.
71 -
72 72  == Style ==
73 73  
74 74  ; [[Change position of text>>https://demo7.formcycle.eu/formcycle/form/alias/52/change_text_position?lang=en||rel="noopener noreferrer" target="_blank"]]
... ... @@ -80,11 +80,8 @@
80 80  ; [[Customize repeating elements>>https://demo7.formcycle.eu/formcycle/form/alias/52/customize_repeating_elements?lang=en||rel="noopener noreferrer" target="_blank"]]
81 81  : Use your own custom buttons for repeating elements
82 82  
83 -; [[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"]]
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"]]
84 84  : Display a consecutive number for dynamic elements using CSS
85 -:
86 -; [[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"]]
87 -: Display a consecutive number for dynamic elements using JavaScript
88 88  
89 89  ; [[Using own fonts in the form>>https://demo7.formcycle.eu/formcycle/form/alias/52/using_own_font/?lang=en||rel="noopener noreferrer" target="_blank"]]
90 90  : Integrate and use your own font via CSS
... ... @@ -97,8 +97,8 @@
97 97  ; [[Delete form data>>https://demo7.formcycle.eu/formcycle/form/alias/52/delete_form_data?lang=en||rel="noopener noreferrer" target="_blank"]]
98 98  : Demonstrates how to clear one or all form fields in a form by clicking on a button
99 99  
100 -; Language selection
101 -: To enable a language selection option, the [[Language selection element widget>>doc:Formcycle.PluginDocumentation.WidgetXLanguageSwitchPlugin||target="_blank"]] should be used.
85 +; [[Language selection>>https://demo7.formcycle.eu/formcycle/form/alias/52/language_selection?lang=en||rel="noopener noreferrer" target="_blank"]]
86 +: Demo to change the form language by click
102 102  
103 103  ; [[Local import and export>>https://demo7.formcycle.eu/formcycle/form/alias/52/local_import_export?lang=en||rel="noopener noreferrer" target="_blank"]]
104 104  : Save form data into a XML file and load the file into the form.
... ... @@ -139,9 +139,6 @@
139 139  ; [[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"]]
140 140  : Demo how it is possible to set a field required dependet on a status
141 141  
142 -; [[Custom conditions>>https://demo7.formcycle.eu/formcycle/form/alias/52/custom_condition/?lang=en||rel="noopener noreferrer" target="_blank"]]
143 -: Demo to create a own condition for inputs.
144 -
145 145  == Word (Fill) examples ==
146 146  
147 147  ; [[Word (Fill) - checkbox and radio buttons>>https://demo7.formcycle.eu/formcycle/form/alias/52/word-fill-cb?lang=en||rel="noopener noreferrer" target="_blank"]]
... ... @@ -168,11 +168,6 @@
168 168  ; [[Word (Fill) - image from a upload field>>https://demo7.formcycle.eu/formcycle/form/alias/52/word-fill-upload-to-img?lang=en||rel="noopener noreferrer" target="_blank"]]
169 169  : Convert a upload to an image
170 170  
171 -== Workflow ==
172 -
173 -; [[Temporary storage of form data>>https://demo7.formcycle.eu/formcycle/form/alias/52/save_form_temporarily/?lang=en||rel="noopener noreferrer" target="_blank"]]
174 -: Save the state of a form so that it can be finished later.
175 -
176 176  == Other demos ==
177 177  
178 178  {{subpages depth="2" title="Example pages"/}}