Enable lookup filters for fields in Quote Studio
Learn how to enable and configure lookup filters in Quote Studio to restrict values and results for relationship fields.
- You have the system administrator user role.
- Ensure that you understand lookup filters.
- Ensure that the API Enabled permission is enabled at the profile level.
- Navigate to Zuore Config > Quote Studio Configuration > Admin Config, and hover over the tooltip next to the Enable Lookup Filter toggle. You need to note down the indicated URL that will be used later.
Other considerations:
Currently, only the static custom lookup filters are supported. For example, Opportunity:Amount equals 5000. Dynamic filters where you can filter based on field values are not supported. For example, Opportunity:Amount equals Quote:Tax. If a dynamic filter is added, the system skips the entire filter logic and displays records without filtering.
You can configure lookup fields that conform to the defined lookup filter logic to Quote Studio.
Lookup filters allows you to define filtering criteria and logic to restrict values and lookup dialog results for lookup, master-detail, and hierarchical relationship fields. For example, if the value of a relationship field should only consist of records with a particular record type, you can specify the record type in a lookup filter. For more information about lookup filters, see Lookup filters from Salesforce's documentation.
The steps in this article are documented based on the Salesforce Lightning Experience.
CPQ X accesses custom filters through the Salesforce's Tooling API. Therefore, you must create a Tooling API remote site setting, then enabled the lookup filter setting.