File upload action

Use the File upload action to upload selected files to the specified location at runtime.

Note You can create the File upload action only for forms that have the File Upload control configured. See File upload control.
  1. On the form modeling bar, click Actions and click New.

    The New action dialog box is displayed.

  2. On the Type list, select File upload.
  3. Change the default Name (FileUpload1) to something meaningful.
  4. Optional. Enter a Description for the action.
  5. Optional. Select Multilingual to configure a unique action for each language separately. See Configure multilingual actions.
  6. To add the fields to be uploaded, click Add for Fields, select the required File upload controls and click Done.
  7. Click Save.
  8. Associate the action with the control to trigger this action. At runtime, when this action is triggered, the file is uploaded to the specified location.