When creating a case, there’s an issue on a specific screen where, upon clicking submit, an email is sent to the user containing details in a table format. However, the table borders are not visible in the received email. The borders appear correctly in the case attachments but not in the email itself. I’ve tested this with both Microsoft Outlook and Gmail, and the borders are missing in both. Could you please assist me in resolving this issue?
To implement this, you can modify the correspondence rule. Specifically, include a section rule and within that section rule, uncheck the “Auto-Generated HTML” option. Then, provide your custom HTML code in the HTML source field.
– you do the ‘table td table td table td’ part because of how pega formats the outlook message with tables within tables and avoid triple bordering the whole thing