Show last authors
1 {{figure image="file_download_de.png"}}
2 //File downlaod//: Files that have been created in previous actions will be provided for download. Also form uploads will be added.
3 {{/figure}}
4
5 Actions of type //file download// allow you to make files available to the user by offering them as downloads. After the form has been submitted, the user can download a file created or provided by a previous action. When multiple files are selected, they will be compressed as a ZIP file.
6
7 == Options
8 ; Files from previous actions
9 : Previous actions that provide files are selectable here. The actions have to be in the same state and be before this actions. The files of these actions will be provided for download.
10 ; Files from upload elements
11 : Files that have been attched to the form via [[upload elements>>Formcycle.FormDesigner.FormElements.Upload]] are selectable here.
12 ; Force download
13 : When activating this option, the user's browser will not try to open the file internally but simply downloading and saving it.
14
15 {{warning}}
16 This action should be set as the last action in a state.
17 {{/warning}}
18
19
Copyright 2000-2024