Reference ID Not Showing in PDF Template

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Aswathi
    Junior Member
    • Nov 2024
    • 23

    #1

    Reference ID Not Showing in PDF Template

    I’ve added a custom auto-increment field cReferenceId in the Quote entity. It shows correctly in the Entity Manager and is available as a placeholder {{cReferenceId}} in the PDF template.

    However, when I generate the Quote PDF, the Reference ID field doesn’t appear or is blank.

    ✅ I’ve already tried:
    • Adding the placeholder {{cReferenceId}} in the template
    • Confirmed the field exists and is selected
    • Cleared cache and rebuilt the system
    Attached Files
  • yuri
    Member
    • Mar 2014
    • 9040

    #2
    It worked for me.

    I recommend checking how the placeholder looks in the code view of the template (the Code View button is on the right).

    Click image for larger version

Name:	image.png
Views:	20
Size:	10.9 KB
ID:	118507
    Click image for larger version

Name:	image.png
Views:	18
Size:	19.6 KB
ID:	118508

    Click image for larger version

Name:	image.png
Views:	18
Size:	21.8 KB
ID:	118509​​
    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

    Working...