Hello everyone,
I'm working with the PDF templates. In this template there should be printed the text of a texteditorfield from the entity. With my code:
3.1.14 Description of products: {{cPartDescription}}
the result is "<p>here is the description of the products</p>"
how is it possible to print just the text of the texteditorfield without the html code?
thank you very much
kind regards
Manfred
I'm working with the PDF templates. In this template there should be printed the text of a texteditorfield from the entity. With my code:
3.1.14 Description of products: {{cPartDescription}}
the result is "<p>here is the description of the products</p>"
how is it possible to print just the text of the texteditorfield without the html code?
thank you very much
kind regards
Manfred

Comment