Set preview size of uploaded images on email alerts?

  • censura10
    Asked on February 17, 2017 at 1:10 AM

    Good morning, you kindly helped me with preview of pictures uploaded to  my jotform. I wonder in the email notification is it possible to fix the size of the image in preview at say 100x100 

     

    thank you

  • Charlie
    Replied on February 17, 2017 at 3:56 AM

    If you want to specific the thumbnail image on your email notification for the uploaded files, then that is possible by doing this:

    Example:

    {IMG:upload:100:100} -> Specifies width and height dimension

    {IMG:upload:100} -> width only

    {IMG:upload::100} -> height only

     

    The value can be changed depending on your own preference.

    Let us know if that works.