Account::targetList field

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

    #1

    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
    EspoCRM product developer
    • Mar 2014
    • 9800

    #2
    1. It's for import.

    2. Contacts by Account.TargetLists not possible.

    Comment

    Working...