Is it possible to show/hide an element based on a condition? For example, can I hide a field if its value is less than 100?
Yes, it is possible.
To show or hide a field if its value is less than 100, all you need to do is create a Canvas Rule for the required field and define the condition as the following: Condition: If (field name) is < 100. Once done, click on the canvas rule and in the Visibility section, select Hide.
Related Articles
How to show or hide fields in Zoho CRM?
By default, all the standard fields are displayed in each module's page layout. However, to show or hide fields you can follow the steps given below: To show fields Log in to Zoho CRM with Administrator privileges. ...
How do I add common Terms and Conditions for the Inventory records?
Some orgs use common set of guidelines and terms of service for every service or product they sell. It will be logical to set a common value in the Terms and Conditions field that applies across the organization. To set common value for the terms and ...
Can I change the data type for the custom field that I already created?
No, you cannot change the data type for the custom field that you have already created. For example, if you create a currency custom field, you cannot change it to a text field.
How to hide a multi-select picklist field in a web form?
When you create webforms using Zoho CRM, you have an option to hide any field except the ones marked as required fields. To hide a multi-select picklist field in a webform, follow these steps: 1. Go to Setup > Developer Space > Webforms. 2. Select ...
Can I change a field's background color based on a criteria?
Yes, you can use the Canvas Rules to change a field's background based on a specific criteria. Besides the background, you can style the elements (field, section, related list, etc) based on specific conditions. For this you need to create a new rule ...