pdf-template an multiple fields

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • Ari
    replied
    Ok, thanks for your help.

    Leave a comment:


  • esforim
    replied
    I don't think it possible at the moment. I tried with these code for Phone and Email:
    Code:
    {{#each emailAddress}}
       {{./this}}
    {{/each}}
    But the code come up empty. You probably have to use the Custom Helper which require coding skill; but from what I read it is quite difficult to achieve due to the design of these two "special" field.

    The #each code work for other relationship field though, such as Accounts; Case; Opportunity; etc.

    Leave a comment:


  • Maximus
    replied
    Hi,

    > how can I create a pdf-template which shows all details of selected contact especially for multiple telephone and email?

    I am not sure that it is supported for email addresses and phone numbers. BTW you can try to investigate the possibility to add a custom helper. Probably it might help to achieve what you need https://docs.espocrm.com/development...-helper/custom

    > And is there a way to customize tables with a frame?

    Check this please https://docs.espocrm.com/user-guide/...to-pdf/#tables.

    Leave a comment:


  • Ari
    started a topic pdf-template an multiple fields

    pdf-template an multiple fields

    Hi,
    how can I create a pdf-template which shows all details of selected contact especially for multiple telephone and email?


    And is there a way to customize tables with a frame?

    Thanks Ari


Working...