You are viewing limited content. For full access, please sign in.

Question

Question

How can I put my picture in my email?

asked on May 16, 2017 Show version history

Hi team,

 

I'm sending Email in my process and in this email, i'm using Pictures.

It looks like LF change jpg (or else) to svg and that's a good point but in my Email, I didnt have the pictures.

How can I do?

 

0 0

Replies

replied on May 16, 2017

It depends on whether your email client supports SVG. If it does not, then the function won't work.

1 0
replied on May 17, 2017

Thank you Rui Deng,

 

Finally, I uploaded my pictures on the web and just make a simple link.

0 0
replied on June 1, 2017

Hi Oliver,

 

I'm trying to do what I think you were trying to do include a picture in the FORMS email task that was a hyperlink?

I have the same problem where the image does not appear in the email.

 

You mentioned uploading on the web and making a simple hyperlink. Can you elaborate on the code used to display the image stored on the web and make it a hyperlink please?

 

Thanks,

Ken

0 0
replied on June 1, 2017

Hi Ken,

 

Step 1 : upload your picture on the web ; you can upload on your website using FTP or others like https://goopics.net/ , then get your picture's URL.

 

Step 2 : On your LF / Email => change your body to html

 

Step 3 : Use the code below to import your picture in your body.

<img src="http://yourURLPicture">

 

Step 4 : Back from HTML to VISUAL and check if you can see your picture.

 

Regards,

0 0
replied on June 1, 2017

Thanks Olivier!

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.