cancel
Showing results for 
Search instead for 
Did you mean: 

Email Templates

Former Member
0 Kudos

Hi,

Is there a limitation on number of characters that can be used in email templates and can jpeg images be added?

Regards,

Subhasish

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi Subhasish,

Inside the email template, you can insert text and there is no character limit.

Also, you can insert a Logo with a pic of type jpeg. You will have to provide a weblink for the same which contains your jpeg image.

Regards,

Pavithran

sanath_bs2
Active Participant
0 Kudos

Hi Subhasish,


You need to add adapt HTML code in your email template for image file.

In your E-mail template ex: for Sales quote, put HTML code after last line.

Format would be

<img src=" http://seeklogo.com/images/S/SAP-logo-C3BDE759DB-seeklogo.com.gif

" width="164" height="80" style="font-family:Arial;color:darkblue;font-size:small;">

  </p>

  <p style="margin-top: 8px"></p>

  <p style="margin-top: 8px"></p>

</body>

</html>

Regards,
Sanath