Announcement

Collapse
No announcement yet.

HTML in quote PDF

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • HTML in quote PDF

    Let me start with expressing my gratitude to the developer(s) of EspoCRM. I've worked with a lot of CRMs and this is the one that has the best required features/no clutter ratio. Also it's very intuitive and fast (compared to stuff like vTiger and suiteCRM/SugarCRM).

    Currently I'm integrating our quote generation in EspoCRM. I want to add some dynamic content (which is editable in the quote details page) to the generated PDF of the quote.
    I've added some text fields and a WYSIWYG field. However, when I display these field in the quote template and generate the PDF it shows the raw HTML instead of the styled text. See attached images.

    We are using the espocloud which is running on EspoCRM 3.9.2 afaik.

    Any one got an idea how to show rich text in PDF?

    Thanks for any comments!

  • #2
    • Hi. Thank you for feedback.
    You need to use triple braces in your template.
    {{{description}}}

    Comment


    • Guest's Avatar
      Guest commented
      Editing a comment
      Works like a charm! Thanks a lot.
      Is there a place where stuff like this is documented?
Working...
X