For Zoho Services only:


I'm actually part of something bigger at Ascent Business Solutions recognized as the top Zoho Premium Solutions Partner in the United Kingdom.

Ascent Business Solutions offer support for smaller technical fixes and projects for larger developments, such as migrating to a ZohoCRM.  A team rather than a one-man-band is always available to ensure seamless progress and address any concerns. You'll find our competitive support rates with flexible, no-expiration bundles at https://ascentbusiness.co.uk/zoho-services/uk-zoho-support.  For larger projects, talk to our experts and receive dedicated support from our hands-on project consultants at https://ascentbusiness.co.uk/zoho-services/zoho-crm-implementation.

The team I manage specializes in coding API integrations between Zoho and third-party finance/commerce suites such as Xero, Shopify, WooCommerce, and eBay; to name but a few.  Our passion lies in creating innovative solutions where others have fallen short as well as working with new businesses, new sectors, and new ideas.  Our success is measured by the growth and ROI we deliver for clients, such as transforming a garden shed hobby into a 250k monthly turnover operation or generating a +60% return in just three days after launch through online payments and a streamlined e-commerce solution, replacing a paper-based system.

If you're looking for a partner who can help you drive growth and success, we'd love to work with you.  You can reach out to us on 0121 392 8140 (UK) or info@ascentbusiness.co.uk.  You can also visit our website at https://ascentbusiness.co.uk.
ZohoCRM: Make either Mobile or Email mandatory

ZohoCRM: Make either Mobile or Email mandatory

What?
A really quick article on a pretty cool requirement, making 2 fields mandatory but if one is completed then making the other optional.

Why?
My use-case is that the mobile or email field on a Zoho CRM contact record is used to authenticate the contact on a Wordpress portal. OTP or 2FA or MFA or OTC is in effect however; so a contact email OR phone number is required. Both aren't required but at least one should be.

How?
We can do this without code and only using ZohoCRM layout rules. Let's take a contact record for demo purposes:
ZohoCRM: Make either Mobile or Email mandatory: As it appears first

If I enter a phone number:
ZohoCRM: Make either Mobile or Email mandatory: If phone entered

If I enter an email:
ZohoCRM: Make either Mobile or Email mandatory: If email entered

And then let's specify a couple of layout rules to enforce this:
  • Login as a ZohoCRM Administrator, go to Setup > Modules > Contacts > Layout Rules > New Layout Rule
  • Call it "If Email Blank then Mobile Required"
  • Select the Email field as the primary field to control this rule
  • Set the condition that the email "is empty" > click on the "Next" button
  • Set Mandatory FIelds > and select "Mobile"
ZohoCRM: Make either Mobile or Email mandatory: First Layout Rule
ZohoCRM: Make either Mobile or Email mandatory: Set phone mandatory

Repeat these steps to add another rule:
  • Call it "If Mobile Blank then Email Required"
  • Select the Mobile/Phone field as the primary field to control this rule
  • Set the condition that the Mobile "is empty" > click on the "Next" button
  • Set Mandatory FIelds > and select "Email"
ZohoCRM: Make either Mobile or Email mandatory: Second Layout Rule
ZohoCRM: Make either Mobile or Email mandatory: Set email mandatory

Caveat(s)
  • You will get a warning that you are selecting a field that is already being used in a rule. Seems that I can't select the same field in a third layout rule...

Easy without coding and probably everyone figures this one out but I thought I'd add it here as I thought it was pretty cool.


Category: Zoho :: Article: 884

Add comment

Your rating:

Submit

Credit where Credit is Due:


Feel free to copy, redistribute and share this information. All that we ask is that you attribute credit and possibly even a link back to this website as it really helps in our search engine rankings.

Disclaimer: Please note that the information provided on this website is intended for informational purposes only and does not represent a warranty. The opinions expressed are those of the author only. We recommend testing any solutions in a development environment before implementing them in production. The articles are based on our good faith efforts and were current at the time of writing, reflecting our practical experience in a commercial setting.

Thank you for visiting and, as always, we hope this website was of some use to you!

Kind Regards,

Joel Lipman
www.joellipman.com

Please publish modules in offcanvas position.