FAQs

Can I limit the number of search results?
Yes. Use the Result Limit field (e.g., 1000) to control how many results are returned. This is helpful for performance optimization and user experience.
Thu, 20 Nov, 2025 at 4:11 PM
How do I filter the search results based on specific criteria?
You can apply a SOQL WHERE Filter, such as Industry = 'Technology' or IsActive__c = TRUE, to narrow down the list of records shown in the lookup.
Thu, 20 Nov, 2025 at 4:11 PM