I have a custom field on CUSTOMER_INFO for Site.
I want to have my list of customers separate based on site
When a user tries to populate/search customers, it brings the results from all sites.
I want to restrict the search/populate to show the results from their respective sites only.
How can we achieve this ?