Hello, I tried to implement the image (that the user had just uploaded when sending the form) into the confirmation mail. All what I get is the filename as a link to the uploaded file. I also tried the html code <img src="element|id:22|Senden Sie ein Bild mit}" alt="" /> by using the {element|id}. Same result. Only the links is in the mail. The reason for my doing is to create a kind of “certificate” for the user. The user sends data and an image. With this data and the image I try to craete a confirmation mail which the user can print out and store the print as a certificate.
Is there any chance to resolve this? Thanks in advance and best regards Henner
This topic was modified 3 weeks, 2 days ago by Henner.
This topic was modified 3 weeks, 2 days ago by Henner.
Is that a possible way to add an uploaded or not uploaded image into a confirmation mail? The image should be added with other informations (Name, Adress etc.) that the user typed in. Thanks in advance regards Henner
This reply was modified 1 week, 3 days ago by Henner.