
Hi,
I'm having some issues with creating a onselect code for a submitted form with an uploaded image using JSON function to email body. So far the submitted form details shows in the email body but the image does not appear in the body as well. if I don't fill in detail of form the image appears on email body just fine. Can any one point out were i went wrong please? I've attached the same emails as well. Thank you
Bellow is the coding I wrote :
Hi,
I figured it out. i created a variable before the submit form command and then replaced the JSON code with the variable. I've highlighted the extra coding: