Add a 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 Add a File Upload control..

  1. On the Form Modeling bar, click Actions.
  2. On the Actions page, click Add Generic Add.
  3. On the Type list, select File Upload.
  4. Enter a Name and Description for the action.
  5. Optionally, configure a unique action for each language separately. See Configure multilingual actions for a form or control for more information.
  6. To specify the fields that when clicked upload the files, consume the required field in the Fields box.
  7. Click OK.

    The newly created action is added to the table.

  8. Click Save.
  9. Associate the action with the control to trigger this action. To call the File Upload action upon form load, associate the action with the form. See Associate an action with a form or control for more information.

    At runtime, when this action is triggered, the file is uploaded to the specified location.