PDF template accessing linkOne not working

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ste1011
    Junior Member
    • May 2025
    • 6

    #1

    PDF template accessing linkOne not working

    Hello,
    I'm trying to access a contact object that is linked via linkOne.
    'contactId' and 'contactName' are accessable, but 'contact.name' not.
    Another linked objekt linked via 'link' is accessable via 'baum.name'.

    Am I doing something wrong?
    Last edited by ste1011; Yesterday, 03:35 PM.
  • yuri
    EspoCRM product developer
    • Mar 2014
    • 9364

    #2
    It's not supported – placeholders are not listed. Will be supported in v9.2.
    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

    • ste1011
      Junior Member
      • May 2025
      • 6

      #3
      Thank you for your fast answer but I don't understand it.

      What do you mean with 'placeholders'?
      Is a linkOne a placeholder?

      Is there a difference between link and linkOne?
      Last edited by ste1011; Yesterday, 03:49 PM.

      Comment

      • yuri
        EspoCRM product developer
        • Mar 2014
        • 9364

        #4
        When editing a PDF template, there's the list of placeholders which can be copied to the body. The Has-One relation was not supported, hence links of that type was not available in the list of placeholders.
        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...