... |
... |
@@ -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_in_days?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
45 |
+; [[Date difference in days>>https://demo7.formcycle.eu/formcycle/form/alias/52/date_difference?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"]] |
... |
... |
@@ -82,8 +82,8 @@ |
82 |
82 |
; [[Delete form data>>https://demo7.formcycle.eu/formcycle/form/alias/52/delete_form_data?lang=en||rel="noopener noreferrer" target="_blank"]] |
83 |
83 |
: Demonstrates how to clear one or all form fields in a form by clicking on a button |
84 |
84 |
|
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 |
|
85 |
+; Language selection |
|
86 |
+: To enable a language selection option, the [[Language selection element widget>>doc:Formcycle.PluginDocumentation.WidgetXLanguageSwitchPlugin||target="_blank"]] should be used. |
87 |
87 |
|
88 |
88 |
; [[Local import and export>>https://demo7.formcycle.eu/formcycle/form/alias/52/local_import_export?lang=en||rel="noopener noreferrer" target="_blank"]] |
89 |
89 |
: Save form data into a XML file and load the file into the form. |
... |
... |
@@ -150,6 +150,11 @@ |
150 |
150 |
; [[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"]] |
151 |
151 |
: Convert a upload to an image |
152 |
152 |
|
|
153 |
+== Workflow == |
|
154 |
+ |
|
155 |
+; [[Temporary storage of form data>>https://demo7.formcycle.eu/formcycle/form/alias/52/save_form_temporarily/?lang=en||rel="noopener noreferrer" target="_blank"]] |
|
156 |
+: Save the state of a form so that it can be finished later. |
|
157 |
+ |
153 |
153 |
== Other demos == |
154 |
154 |
|
155 |
155 |
{{subpages depth="2" title="Example pages"/}} |