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

Question

Question

Workflow Email Activity - HTML body alignment issue.

asked on May 17, 2016

hi to all

i have following HTML script in my Workflow Email Activity & i am facing strange behavior from different email Client Application like Outlook 2007,2013, gmail & Hotmail. 

HTML EMAIL Body Script:

<html>

<body>

       <table border="1">

                 <tr>

                        <th>Date</th>

                        <th>Delivery_Ticket</th>

                        <th>Remark</th>

                 </tr>

                  <tr>

                       <td> %(DR_Date#[]##"dd//MMM//yyyy"#) </td><td>%(DR_Number#[]#)</td><td></td>

                  </tr>

     </table>

</body>

</html>

 Please kindly see the attachment for more information.

Waiting for kind reply.

Thank you.

Best Regards

Mazahir Naya

Hotmail.tif (165.52 KB)
gmail.tif (97.45 KB)
Outlook-2007.tif (95.53 KB)
0 0

Replies

replied on May 17, 2016

This is not a Workflow issue, it's up to the mail client to render it. Outlook has known issues rendering HTML.

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

Sign in to reply to this post.