Email entity in Layout Manager

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dafnie
    Senior Member
    • Dec 2015
    • 140

    Email entity in Layout Manager

    Hi It very nice if the email entity could be changed in the layout manager

    Greetings from Denmark
  • Maximus
    Senior Member
    • Nov 2018
    • 2731

    #2
    Hi,
    1. Go /EspoCRM/application/Espo/Resources/metadata/scopes/Email.json
    2. change "layouts": false to "layouts": true
    3. Rebuild EspoCRM
    4. If emails will not appear in the Layout Manager, press F5.

    Comment

    • dafnie
      Senior Member
      • Dec 2015
      • 140

      #3
      Thank you.
      I have copy the file to EspoCRM/custom/Espo/Custom/Resources/metadata/scopes/Email.json and modified as described. That is the most correct way to do it, right?
      Works 100%.
      EDIT --
      No not wordking 100%
      I have added a new boolean field to the email entity, and added it to list and detail view. But the field is only displayed in the list view.
      Last edited by dafnie; 04-25-2019, 07:49 AM.

      Comment

      • Maximus
        Senior Member
        • Nov 2018
        • 2731

        #4
        Hi.
        Please read this https://forum.espocrm.com/forum/deve...efault-account.

        Comment

        Working...