• Resolved jndeepr

    (@jndeepr)


    I’ve set up a reminder via email for the booked appointment with the Connect extension. But I can’t get it to work with HTML elements. It always inserts a \ before “. For example:

    <p style=\\\"background-color: #e30613; color: white; padding: 15px;\\\">

    Is there a way to fix this, or is it not possible to use HTML elements for that case?

Viewing 1 replies (of 1 total)
  • Hi @jndeepr,

    have you tried putting single quotes instead of ” . Looks like there are some escape action taking place there.It should be passible to use HTML there.

    Best regards,

    Nikola

Viewing 1 replies (of 1 total)

The topic ‘Connect Email reminder’ is closed to new replies.