Pictures to show after submit

  • ccahenley
    Asked on November 30, 2017 at 7:31 PM

    I have notice when a client submits form (after browsing and uploading their photo) only the image name shows on the submit form not the actually photo.

    Is there a way to have the photo they have uploaded to show after the form is submitted? That way if I print their form the photo is also printed, instead of just showing image name.

  • liyam
    Replied on November 30, 2017 at 9:55 PM

    Hello,

    By default, that's the only setting available for the multi-upload field. However, we have a widget called the image upload preview, which upon selecting, you get to get a preview of the file on your form. Please check it out here: 

    https://widgets.jotform.com/widget/image_upload_preview

    After submission, if you are referring to displaying images on emails, you can manually change the template variables by adding IMG in its prefix. Example you have {upload}, you can change it to {IMG:upload} and it will show the image instead once you receive an email notification. You can check this guide for more information: https://www.jotform.com/help/405-How-to-display-uploaded-image-in-the-form-emails-or-thank-you-message

    If you have questions or if I misunderstood your concern, please let us know.


  • DidierAubin87
    Replied on December 1, 2017 at 12:00 AM

    Thank you liyam for support. It is useful for my case too.