Account::targetList field

Collapse
X
Collapse
+ More Options
Posts
 
  • Time
  • Show
Clear All
new posts
  • alasdaircr
    Active Community Member
    • Aug 2014
    • 525

    Account::targetList field

    What's the purpose of this field in an Account?

    PHP Code:
    "targetList": {
                
    "type""link",
                
    "notStorable"true,
                
    "layoutDetailDisabled"true,
                
    "layoutListDisabled"true,
                
    "layoutMassUpdateDisabled"true,
                
    "layoutFiltersDisabled"true,
                
    "entity""TargetList"
            

    It is still available via Report filters and causes an error with either Accounts.Target List or Account (Primary).Target List

    Also - would it be possible to add support for filtering Contacts by Account.TargetLists (the linkMultiple one?) via the Reports feature?
  • yuri
    Member
    • Mar 2014
    • 8695

    #2
    1. It's for import.

    2. Contacts by Account.TargetLists not possible.
    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...