Email Fields

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • rabii
    replied
    That is not how it should work, you need to create a files that represent the two files below. check documentation file. https://github.com/espocrm/espocrm/b.../Email.json#L9

    and this https://github.com/espocrm/espocrm/b...mail/list.json

    Leave a comment:


  • SoBeGuy
    replied
    rabii I created a custom list layout and it appears in clientDefs under additionalLayouts. How do I make this the default layout for the email list view?

    Leave a comment:


  • yuri
    replied
    To, cc fields are loaded only on the detail view.

    Leave a comment:


  • rabii
    replied
    You need to create a custom listLayout and assign to the email clientDefs.

    Leave a comment:


  • SoBeGuy
    started a topic Email Fields

    Email Fields

    The default list layout doesn't include a To field, so I added it to the layout, but it's empty for all emails. How can I make it display?
    Last edited by SoBeGuy; 06-14-2024, 07:57 PM. Reason: Splitting this post into two separate posts.
Working...