Displaying HTML or Markdown format in a template in a column that I use as a longtext

Hi,

I make bold or italic records in HTML or Markdown format in a column that I use as a longtext.

These records are displayed fine in the application, but they are not displayed in the same way in the reports I receive as pdf.  sample;

 

record: this is a *test post*, this is a **test post**,

app:     this is a test post, this is a test post,
template: this is a *test post*, this is a **test post**,

 

How can I show the italicized and bolded parts of the record in the template section.

0 2 420
2 REPLIES 2

?

LongText as HTML or Markdown won't render inside a template. It's the expected behaviour. I'm sorry.

I think there is a feature request about it

Top Labels in this Space