17
Views
1
Comments
Out systems reactive web email with table rendering issue in outlook desktop
Application Type
Reactive
Service Studio Version
11.55.28 (Build 64236)

Hi,

I am trying to use table in emails. i am using table widget and facing issue with rendering table in outlook desktop. The first column stretched out automatically and occupying more space. In email template i set custom width for header columns and body columns but still it is not rendered correctly in outlook desktop, The same thing rendering correctly in outlook web. Please any one have any idea to fix this.

Thanks,

Arulprakash



2018-01-05 02-53-30
Grayson Udstrand

Pretty much anything more complicated than text is going to be hard to get right in Outlook. I don't know about new versions of Outlook (like in O365) that exist primarily on the web, but older ones use their own rendering engine with their own tags and whatnot and it's extremely hard to make things look nice. This looks like a basic transactional email so I am assuming you just need to get something to work as opposed to getting it to be perfect, so I would recommend you just statically set the height and width of your table cells, as is generally required for old Outlook.

Also, see here for some more useful Outlook email troubleshooting information. Good luck!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.