Dropbox integration: images uploaded through drag and drop widget don't show up

  • alexvillalobos
    Asked on December 18, 2015 at 2:08 PM
    nd also im testing the drag and drop widget but when i upload a picture it doesnt download to my dropbox as the upload image does

    Tks

  • Boris
    Replied on December 18, 2015 at 2:30 PM

    The behavior you are experiencing is actually due to the way that the Drag and Drop widget works. The files uploaded through this widget are not directly uploaded with the submission - the files are uploaded before the submission is made (when you click Begin Upload button of the widget), and they are stored in the separate storage of that widget on our servers. Note that the images are separated from the form itself.

    Due to the way this widget works, the widget only forwards a direct download link of the uploaded image as its value along with the submission that happens when you actually submit the form. The data from the Drag and Drop widget is always provided only as a download link, whichever of the services you decide to integrate your form with (such as Dropbox, or Google).

    If you want to collect the images directly on your Dropbox, please use a regular File Upload field instead.

    Dropbox integration: images uploaded through drag and drop widget dont show up Image 1 Screenshot 20

    Please let us know if you need further clarifications or assistance, we will be happy to help.