How to create a Contact view filtered by field on the related Account table
I need to create a view under contacts that will show me all contacts for Accounts with a particular Account type, a field in the account table. This will help me market to a subset of the records in my Contact table. AThanks.