... |
... |
@@ -34,7 +34,7 @@ |
34 |
34 |
: Opens the form in a new browser tab. |
35 |
35 |
; {{ficon name="share-variant"/}}[[Publish>>doc:Formcycle.UserInterface.MyForms.Publish.WebHome]] |
36 |
36 |
: Lets you embed the form in your web page. This opens a dialog that lets you choose between several different embedding options. |
37 |
|
-; {{ficon name="workflow-fill"/}}[[Workflow>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.WebHome]] |
|
37 |
+; {{ficon name="workflow-fill"/}}[[Workflow>>doc:Formcycle.Designer.Workflow.WebHome]] |
38 |
38 |
: Lets you configure how submitted data is processed. For example, you can send emails automatically or redirect the user to another page. |
39 |
39 |
; {{ficon name="group"/}}Add to group |
40 |
40 |
: Allows to asign a group to the form. Form groups may be used for organizing forms. |
... |
... |
@@ -79,13 +79,13 @@ |
79 |
79 |
:; [[Form export>>doc:Formcycle.UserInterface.MyForms.Export.Form]] |
80 |
80 |
:: Export the entire form configuration as a ZIP file. You can import an exported form into this or another {{formcycle/}} system. |
81 |
81 |
:; [[Word / PDF export>>doc:.Export.Blank]] |
82 |
|
-:: {{version major="6" minor="2"/}} Export a blank form as a Word or PDF document. One common use case is that it lets you print the form and fill it out manually. |
|
82 |
+:: Export a blank form as a Word or PDF document. One common use case is that it lets you print the form and fill it out manually. |
83 |
83 |
:; [[Summary>>doc:.Export.Summary]] |
84 |
|
-:: {{version major="6" minor="2"/}} Creates a PDF document with some information about the form, such as the form elements it conaints and the workflow configuration. |
|
84 |
+:: Creates a PDF document with some information about the form, such as the form elements it conaints and the workflow configuration. |
85 |
85 |
; {{icon name="copy"/}} [[Copy>>doc:Formcycle.UserInterface.MyForms.Copy.WebHome]] |
86 |
86 |
: Creates a copy of the form. |
87 |
87 |
; {{icon name="refresh"/}} [[Update>>doc:Formcycle.UserInterface.MyForms.Update.WebHome]] |
88 |
|
-: {{version major="6" minor="2"/}} Lets you choose an exported form file (ZIP file). Updates the current form with the selected data from the uploaded form. |
|
88 |
+: Lets you choose an exported form file (ZIP file). Updates the current form with the selected data from the uploaded form. |
89 |
89 |
; {{ficon name="file-document"/}}Save as template |
90 |
90 |
: Saves the current form as template. You can then [[create new forms>>doc:Formcycle.UserInterface.MyForms.BasicActions.WebHome]] based on that template. |
91 |
91 |
; {{ficon name="shredder"/}}Delete process data |