Show last authors
1 {{figure image="write_file_en.png" clear="h1"}}
2 Configuration UI for actions of type //Write text file//.
3 {{/figure}}
4
5 Actions of type //Create text file// allow you to create text files on the file system that may be used by other actions. They can also be seen in the inbox, when you attach them to the form record. The content of the text cannot be created dynamically, but you can use [[variables>>Formcycle.UserInterface.Variables]].
6
7 == Details for creating text file ==
8
9 ; Output file name
10 : Name of the output file.
11 ; Text content
12 : Enter the content of the text file. You may use [[variables>>Formcycle.UserInterface.Variables]] to insert data from form fields.
13
14 == Storage options for the created files ==
15
16 ; Attach file to form record
17 : If this option is selected, files created in this action will be attached to the form record. Otherwise, they are only available for other actions within the workflow processing in the same state.
Copyright 2000-2024