Show last authors
1 {{warning}}
2 **DEPRECATED**
3 This action only exists for backwards compatibility. All actions now let you select upload elements directly.
4 {{/warning}}
5
6 Actions of type //Provide upload// allow you to save files users have uploaded on the form with form elements of type [[Upload>>Formcycle.FormDesigner.FormElements.Upload]]. Furthermore, all actions after this action have got access to the uploaded files. This is commonly used together with actions of type [[File download>>Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.FileDownload]] or [[Email>>Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.EMail]], for attaching the uploaded files to the mail.
7
8 == Options ==
9
10 ; Upload elements
11 : A list of upload elements of the current form version. Select the elements whose files you would like to be available to other actions.
12
Copyright 2000-2024