What's the purpose of this field in an Account?
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?
PHP Code:
"targetList": {
"type": "link",
"notStorable": true,
"layoutDetailDisabled": true,
"layoutListDisabled": true,
"layoutMassUpdateDisabled": true,
"layoutFiltersDisabled": true,
"entity": "TargetList"
}
Also - would it be possible to add support for filtering Contacts by Account.TargetLists (the linkMultiple one?) via the Reports feature?
Comment