Is there a widget to allow users to upload an image along with a description?

  • RICanada
    Asked on August 5, 2017 at 1:39 PM

    Is there a widget to allow users to upload multiple images along with descriptions and submit it?

  • Support_Management Jotform Support
    Replied on August 5, 2017 at 3:56 PM

    Our default File Upload field allows multiple file uploads but it doesn't come with any description. Same goes with any other upload widgets that we have, none of them has an additional option for descriptions.

    Is there a widget to allow users to upload an image along with a description? Image 1 Screenshot 20

    Related guide: How-to-Create-File-Upload-Forms 

    If the description part is imperative, then what you can do is assign a Short Text Entry (Textbox) or a Long Text Entry (Textarea) field for each File Upload field. This would mean you won't use the multiple file option shown above, and you'd stick with single file uploads instead. Your form field layout should look something like this:

    File Upload field 1

    Textbox or Textarea 1

    File Upload field 2

    Textbox or Textarea 2

    File Upload field 3

    Textbox or Textarea 3

    ...and so on

    Give that a try and let us know if you'd need more help.