Enabling emails in side panel of accounts

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • camille
    Member
    • Mar 2020
    • 60

    #1

    Enabling emails in side panel of accounts

    Hi,

    I would like to show the emails of an account within the side panel. I can't find where to enable this, when I go to the side panels of the account, there is no email option (see the attached image).

    Does anyone know how I can display the emails? Thank you!

    Camille
  • telecastg
    Active Community Member
    • Jun 2018
    • 907

    #2
    Hi,

    I don't think that you can accomplish that through the Admin GUI so it requires custom coding.

    This post might help https://forum.espocrm.com/forum/deve...n-a-side-panel

    Good Luck !

    Comment

    • emillod
      Active Community Member
      • Apr 2017
      • 1579

      #3
      You would have to create custom panel.

      Please check:
      ext-dubas-shipping-manager/DubasPackage.json at main · dubas-pro/ext-dubas-shipping-manager (github.com)
      ext-dubas-shipping-manager/packageStatuses.js at main · dubas-pro/ext-dubas-shipping-manager (github.com)

      Comment

      • item
        Active Community Member
        • Mar 2017
        • 1569

        #4
        Hello emillod, telecastg,

        let me understand (if i understand english)... activity->email is very good "think by Yuri".
        you have parentType, and email..
        so any activity (email) .. who is related to Account by parentType or Account have email of received email is in History or Activity or Account or Contact ...
        it's out of box.

        The goal is related .. parentType ... relate contact as invitee .. so .. the rest, espoCrm do it

        It's my experiment.. no need to do any think.

        Regards
        If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.​

        Comment

        Working...