Updating a layout rule in Zoho CRM lets you modify the conditional logic that controls how fields behave and display within a page layout. This guide walks you through locating an existing rule and making changes without disrupting your live records.
Why this matters
Layout Rules in Zoho CRM give you a way to manage dependencies between fields — for example, showing or hiding certain fields based on what a user selects in another field. [1] As your business processes evolve, the conditions and actions defined in those rules will need to reflect new requirements. Knowing how to update them correctly ensures your sales team always sees the right fields at the right time, without accidentally breaking existing record data.
Step-by-step
Step 1. Sign in to your Zoho CRM account with administrator privileges. Only users with the appropriate profile permissions can access layout customisation settings.
Step 2. Navigate to Setup (the gear icon, typically in the top-right corner of the screen). From the Setup menu, locate the Customization section and click on Modules and Fields. [1]
Step 3. Select the module whose layout rule you want to update — for example, Leads, Contacts, or Deals. This opens the list of layouts associated with that module. [1]
Step 4. Click on the specific Page Layout that contains the rule you need to edit. You will be taken into the layout editor for that layout. [1]
Step 5. Within the layout editor, look for the Layout Rules option. This is the section that provides the interface for managing field dependencies within the layout. Click on it to view all rules currently configured for this layout. [1]
Step 6. Identify the rule you want to update from the list. Each rule will display its trigger field and the conditions it evaluates. Click the Edit option (often represented by a pencil icon) next to the relevant rule. [1]
Step 7. Inside the rule editor, you can modify:
- The trigger field — the field whose value initiates the rule.
- The conditions — the specific values or criteria that must be met.
- The actions — what happens to other fields when the condition is satisfied (such as showing, hiding, or making a field mandatory). [1]
Make your required changes to any of these components.
Step 8. Once you are satisfied with the updated logic, click Save to apply the changes to the layout rule. The updated rule will take effect immediately for any records created or edited manually going forward. [1]
Common pitfalls
- Workflow and API updates bypass layout rules. It is important to understand that layout rules apply when a record is created or edited manually through the CRM interface. If a field involved in a layout rule is updated via a workflow action or through the Zoho CRM API, that field update will take precedence and the layout rule logic will not be enforced. [1] This is a known exception, not a bug — plan your automation accordingly.
- Interdependent rules can conflict. If you have multiple layout rules where the same field appears as both a trigger and an action target, editing one rule may produce unexpected behaviour in another. Review all related rules after making changes to ensure they remain consistent. [1]
- Changes affect all users on that layout. Layout rules are applied at the layout level, not the user level. Any update you make will immediately change the experience for every user assigned to that page layout. Communicate changes to your team before saving, especially in a live environment.
- Conditional Layouts are the same feature. You may see this feature referred to as either "Layout Rules" or "Conditional Layouts" in different parts of the Zoho CRM interface — they refer to the same functionality. [1] Don't be confused if the label differs between screens.
What to check
- Verify the rule fires correctly by creating or editing a test record manually and confirming that the expected fields show, hide, or become mandatory based on your updated conditions. [1]
- Confirm API and workflow behaviour is still acceptable — check any active workflows or integrations that update the trigger field to ensure the bypass behaviour (where layout rules are not enforced) does not cause data inconsistencies in your records. [1]
- Review user assignments to the layout to confirm that all affected teams are aware of the updated field behaviour before the change goes live.
---
*Beam Help is an independent expert support resource for Zoho products and is not official Zoho support. For platform-level issues, always raise a ticket directly with the Zoho support team.*