FAQs
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
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