1. Navigate to your RSForm Pro extension and create a new form or edit an existing form and add the file upload element. Select the File Upload element from the left toolbar in the form
2. Insert the details in the General tab as needed. Then open up the Attributes tab.
3. Finish setting up your form. Once complete, make a test submission to verify it's working properly.
With this plugin you can use the following tag to display the link to the remotely stored file (replace elementname with the name you gave the upload element:
{elementname:localpath}
Please note that when you're using Google Drive the filename tag will not work due to the method RSForm stores and retrieves uploaded file names it can't properly grab the file name out of the string that Google Drive generates.