hey guys, I have a script that passes an HTML tabl...
# suitescript
k
hey guys, I have a script that passes an HTML table to an email template while rendering that email template. The table in the email looks perfectly fine in gmail, but is very funky in outlook. the passed html table seems to be tagged in the footer of the table and is weirdly spaced out. initial google search on this issue seems to tell me that its because outlook renders emails using MS word instead of html, however, I wasn't able to figure out how this can be fixed. can anyone help me with this?
e
Would you be able to move the HTML to an attachment and attach it to the email rather than it being inline?