Closed tomansley closed 1 year ago
When building a custom list view links should be displayed when the name of a related lookup is part of the query i.e.
SELECT Campaign.Name, Contact.Name, Status, Type, Phone FROM CampaignMember
The Campaign.Name and the Contact.Name should display links
Fixed with v2.150 release.
When building a custom list view links should be displayed when the name of a related lookup is part of the query i.e.
SELECT Campaign.Name, Contact.Name, Status, Type, Phone FROM CampaignMember
The Campaign.Name and the Contact.Name should display links