Hi all!
i have report column wich generate list of active tasks. Text is <h1>List:</h1><ul><li>one</li><li>two</li><li>three</li></ul>
and it works fine if i use it in body of “send email” i got email with this body:
List:
but i want to call outlook with “compose email” and it not working…
i have <h1>List:</h1><ul><li>one</li><li>two</li><li>three</li></ul>
or even letter not createt at all…
Per Glide’s doc, HTML should be supported.
If you can reliably reproduce that, please submit a ticket.
I know this has a little age on it, but I too am still seeing the same issue. I use HTML all the time in send email actions, but trying to compose an email is just janky.
Any update that you could share?
I’ve found that strange spacing / indentation in the HTML can cause this. This has happened to me when copying/pasting HTML from AI.
It doesn’t seem to matter what I use, ANY html markup in the Compose Email action will not work correctly.
The thing is, if you use the Send Email action it works great and I have heavily customized these for a variety of tasks.