Announcement

Collapse
No announcement yet.

Account::targetList field

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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?

  • #2
    1. It's for import.

    2. Contacts by Account.TargetLists not possible.

    Comment

    Working...
    X