File Upload control properties
When you submit a form, a file is created. The File Upload field helps you to save document(s) in this file.
The properties of the File Upload control are displayed under the Properties tab.
Required: Makes the file upload field mandatory.
ID: The file upload control ID. The ID is automatically assigned when a file upload control is added to a form. The value of this field cannot be edited.
Name: A name for the file upload control. This name is used to identify the file upload control in other forms.
Allow Multiple Files: Allows multiple files to be uploaded at the same time.
Separator: The separator in which the uploaded files will be placed.
Divider: The divider in which the uploaded files will be placed.
Use Original File Name: Retains the original file name of a document, once it is uploaded.
Document Name: A name that will be used as the default name for all the uploaded files.
Route Attachment(s) Down: A workflow process that the attached document will be routed down when the form is submitted.
Tab Order: The sequence in which a field will be selected when Tab is pressed. For example, if the tab order for a field is set to 3, when Tab is pressed for the third time, that field will be selected.
Edit Rules: Opens the Edit Rules window where you can configure conditional rules for the control. See Conditional rules for more information.
Menu