Team filed on Account and Contact list

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Michael
    Junior Member
    • Mar 2016
    • 17

    Team filed on Account and Contact list

    Hi,
    Is there a way we can add the Team filed at the list of the Account and Contact list? I don't see Team field is available to add to the list.

    Thanks
    Michael
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    Hi

    Needs a little bit of customization. Add team to list layout manually. Then in service in loadAdditionalFieldsForList you need to call $entity->loadLinkMultipleField('teams')
    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...