Hi all,
Not sure what I'm doing wrong. Not a front end developer so maybe I'm missing something very basic. But I tried to insert an HTML table in my email. As far as I can tell Appsheet decided to add a whole bunch of line breaks.
Here's the template I'm using:
Hi <<[User Full Name]>>,
There are some commitments you made with the target date for tomorrow.
<table border="0" cellpadding="20" cellspacing="0" width="600"
And when I run this automation I get this code with the breaks after tomorrow and before the table
"Body": "<html><head></head><body>Hi Ali Hussain,<br>There are some commitments you made with the target date for tomorrow.<br><br><br><br><br><br><br><br><table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"600\"
I have no idea where it is getting these breaks from. The email leaves a bunch of empty lines for these line breaks. Really appreciate any help.
User | Count |
---|---|
25 | |
15 | |
4 | |
3 | |
3 |