Some fields in Zoho CRM only make sense in relation to another field. Map Dependency lets you define this kind of parent-child relationship, so the options shown in one field change automatically based on what's selected in another.
What this looks like in practice
Take Country and State as an example. Once someone selects a Country, the State field should only show states that actually belong to that country, rather than every state in every country at once. The same logic applies to Department and Role, where choosing Sales might only offer roles like Sales Executive or Account Manager, or to Product and Category, where the list of products narrows based on the category chosen. In each case, the first field is the parent, and the field that reacts to it is the child.
How to set up a Map Dependency
- Log in as an administrator. You'll need Administrative privileges in Zoho CRM.
- Open Map Dependency Fields. Go to Setup, then Customization, then Modules and Fields, open the module you need, and select the Map Dependency Fields tab.
- Start a new mapping. Click Create Map Dependency.
- Choose the layout. Select which layout this dependency should apply to, since Map Dependency is layout-specific.
- Select the parent field. Fields are grouped by type to make them easier to find, and a search bar appears once there are more than ten picklist or radio button options to choose from.
- Select the child field. Click Next.
- Map the values. For each parent field option, choose which child field options should be available. For smaller sets of options, this can be done directly from a dropdown.
Note: A parent field can have multiple child fields, but a child field can only have one parent. You can also create a Map Dependency directly from a picklist field on the layout editor, by selecting Create Map Dependency from its More Options menu.
Recent improvements
Zoho has recently overhauled the Map Dependency setup experience, making it faster to work with, particularly for larger sets of values. Map Dependency now appears as its own tab on every module's configuration page, subform fields display their subform name in brackets for clarity, and multi-select picklists are now supported as child fields.
Need help? 1 Cloud Consultants can help you design and configure Map Dependency Fields to keep picklist data clean and relevant across your modules.
Book a discovery call with 1 Cloud Consultants.
Related Articles
Zoho CRM API
The Zoho CRM API is a REST API that lets developers create, read, update, and delete CRM data programmatically, trigger automations, and build custom integrations with other systems, currently on its eighth major version (V8). Authentication The API ...
Dependant pick list
Dependent (or dependency) picklists in Zoho CRM let the options in one field change automatically based on what's selected in another, such as State narrowing down once a Country is chosen. This is configured through Map Dependency. Note: This ...
Is There a List of Standard Fields in Zoho CRM?
Yes, Zoho maintains a full reference of every standard field across each standard module, including field names, descriptions, data types, and character or numeric limits. The Standard Modules Covered Zoho CRM's standard modules include Leads, ...
How many custom fields in Zoho CRM?
How many custom fields you can add in Zoho CRM depends on your edition, the type of field, and sometimes the age of your specific account. Fields per module by edition Edition Fields per module Free No custom fields Standard 10 Professional 155 ...
Creating custom fields in Zoho CRM
The standard fields Zoho CRM ships with cover most sales, marketing, and support scenarios, but custom fields let you capture the data points that are specific to how your own business works. How to create a custom field Log in as an administrator. ...