Textarea field on pdf export, returns <br /> for each line.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Athensmusic
    Member
    • Feb 2020
    • 51

    Textarea field on pdf export, returns <br /> for each line.

    There is minor styling bug when exporting textarea content using handlebars in Pdf file.
    On pdf export returns <br /> for every line. Also tried to use the replace "<br />" " " helper but does not seem to do the job.
    Thanks
    Last edited by Athensmusic; 06-16-2023, 06:54 AM.
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    Not a bug. https://docs.espocrm.com/user-guide/...df/#text-field

    The needed placeholder is proposed:

    Click image for larger version

Name:	image.png
Views:	157
Size:	24.7 KB
ID:	93943
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

  • Athensmusic
    Member
    • Feb 2020
    • 51

    #3
    Oh im so sorry for duplication, didn't found it on search.
    Thank you

    Comment

    Working...