Hi, we have a use-case where we need to do the following, so we can use Zoho CRM for our business operating in 7 countries.
1. We need 7x slightly different versions of a "Clients" module for each of the 7 countries. Layouts can't be used because apparently the limit for layouts is only 3. How else would we best achieve this?
2. We need to restrict access to records in this module based on a "Country" field. We will have users of our CRM (sales reps) who should only have view access to "Client" records that match their country. E.g. a sales rep in the "South Korea" group should only see clients with the value of "South Korea" in their "Country" field. How could we control this?