Hi,
I have just installed the latest versin of ChronoForms on a 1.5.14 and everything is working just fine.
The only thing I am strugling with is that one of my forms is going to be able to upload 1-3 files/images and that these images should be shown inside the email that is being sent to the recipient.
The email is received, but the file/image-filename are the only thing visible besides the other text-fields. What did I do wrong?
Regards,
Kurt
Norway
I have just installed the latest versin of ChronoForms on a 1.5.14 and everything is working just fine.
The only thing I am strugling with is that one of my forms is going to be able to upload 1-3 files/images and that these images should be shown inside the email that is being sent to the recipient.
The email is received, but the file/image-filename are the only thing visible besides the other text-fields. What did I do wrong?
Regards,
Kurt
Norway
Hi Kurt,
I think that you will need to add imag links inside the Email Template
<img src='some_url/image_name' />
To do this you will need to Turn off the HTML Template editor in the Email Setup Properties.
Bob
I think that you will need to add imag links inside the Email Template
<img src='some_url/image_name' />
To do this you will need to Turn off the HTML Template editor in the Email Setup Properties.
Bob
Hey :-)
Thanks! Yeah, I was looking into that myself right now as well, but how can I pick up the correct image that has been submitted and show that one in the corresponding email?
I can see all the files submitted in the servers directory, but I dont know how to incorporate the correct image-link, into the email-template.
Regards,
Kurt
Norway
Thanks! Yeah, I was looking into that myself right now as well, but how can I pick up the correct image that has been submitted and show that one in the corresponding email?
I can see all the files submitted in the servers directory, but I dont know how to incorporate the correct image-link, into the email-template.
Regards,
Kurt
Norway
...I actually think I got it now :-)
Thanks!
Thanks!
This topic is locked and no more replies can be posted.