How do I add a filter to a lookup field. Here's what I am trying to do exactly:
When a support rep creates a case in CRM they have to enter the Customer. The Customer field on the case is a lookup field for the Account entity. The problem is that we have many accounts with the same name (not duplicates just the same legal name). The majority of those accounts are not customers so a great fix for us would be to only show accounts that we have flagged as Active Customers (both of those are in fields on the account record) in the Customer lookup field. Is there a way to apply a filter to the lookup field so that it only returns values that meet the filter criteria? In this case Status: Active and Type: Customer.
*This post is locked for comments
I have the same question (0)