Zoho CRM Community Digest -May 2024

Zoho CRM Community Digest -May 2024



This May, we shipped several features and enhancements requested by the Community. Dive in to learn more about them and explore the engaging conversations awaiting you in the Zoho CRM Community. 

Product Updates:


Buttons in Zoho CRM got an upgrade! You can now tailor buttons to specific layouts, adding more context and reducing clutter. Even better, buttons are now available for Zoho CRM portals. This extended functionality allows your customers to launch a pre-configured Kiosk from within the portal with a single click, taking customisation to a whole new level. Check out the announcement post for more details, complete with use cases to help you understand this update better. 
Zoho CRM's timeline has received a major makeover with some exciting new capabilities. We've extended the timeline view to three years, replacing the previous six-month limit, allowing you to see more of the record's history at a glance. This highly requested enhancement from our community doesn't stop there. You can now add notes directly to timeline entries for quick updates, filter events to zoom in on specific information, and even see email statuses — all within the timeline view. Check out this post to learn all about these enhancements.

Introducing Custom Email Field Support in Zoho CRM:

Zoho CRM now lets you send emails and sync conversations with email addresses added to custom email fields in Zoho CRM. This feature, in addition to the existing support for primary and secondary email fields, provides a more comprehensive email history across multiple email addresses within the CRM record. Supported for Leads, Contacts, Vendors, and custom modules, this feature is optional. Follow the steps in this announcement post to enable it for your CRM account. 

Introducing Lead History for Converted Leads: 

The timeline view stores the historical changes made to records, helping with the audit trail. Previously, lead history became unavailable once leads were converted to contact records, a major pain-point expressed by many of our community members. With the revamped timeline view, we have addressed this gap by making the lead history of converted leads accessible within the timeline view of the corresponding Contact, Account, or Deal record. This update is tied to the revamped timeline feature, which is being rolled out in a phased manner. For more details and updates on the availability of this feature, follow this announcement post. 

You can now customize the columns displayed in the Contact Roles section inside the Deals module of Zoho CRM. This update allows you to rearrange the information and choose which details are most important for your team to see quickly. Check the latest comment by @Bala Ganesh in this post for the specifics.

We've enhanced the integration capabilities of Zoho CRM and Zoho Projects. A new Client Configuration section has been added in the setup to ensure you're aware of how your project clients are mapped to CRM Contacts and Accounts. Alongside the previously supported modules (Contacts, Accounts, and Deals), we've now included support for additional Zoho CRM modules like Products, Cases, Quotes, Invoices and Campaigns. This enables seamless access to all project-related information across related CRM modules. Automatic field mapping ensures that relevant details from the source module are populated when you create a project, eliminating the need for manual data entry. Additionally, the permission management of this integration is now simpler. Check out the post for more details!

Enhanced Validation Rules: 

The recent enhancements to validation rules introduce much-needed flexibility, allowing for quick validation of data at the individual field level. You can choose to prevent saving or allow it with a prompt when a validation fails, and decide where error messages appear —either at the field level or at the top of the page. Additionally, validation rules now extended to lookup fields. Dive into the post to learn more in detail. 

Useful discussions:

Moving Mail Merge Templates Between Modules:
@Caroline wanted to change the module associated with existing Mail Merge templates in Zoho CRM. Check out @838536863@zohoclosedAccount.com's suggested workaround in this post: download the original template, import it to the required module and re-map the merged fields. 

Mailchimp Extension for Zoho CRM:
Use this extension to seamlessly sync your campaigns and subscribers in Mailchimp with Zoho CRM. Send personalised emails based on your customers' interests and trigger email Campaigns with automated workflows based on CRM actions. To learn more about this extension, check out this post!

Enabling Clients to Update Data and Track Progress in Zoho CRM: 
@Salmaswco wants their clients to fill out a form in Zoho CRM, fetch previously filled data, review and update details, and track their progress over time. Depending on the depth of the requirement, this can be done natively in CRM using customer portals or by integrating with Zoho Forms or Survey. Check out this post for suggestions from @Ishwarya SG and @Amy on how to make this work. 

Auto-Send Emails to Deal Contacts on a Monthly Basis: 
@Pam wants to send recurring emails every month to Deal contacts based on specific criteria. They figured out that Workflow rules are the way to go for this but needed some reassurances on whether they are doing it the right way. @Vigneshwaran K and @Pheranda Nongpiur provided some pointers to reassure them and added more details to it in this post.

Automating VAT Calculations for Quotes:
@Coen | Heative was struggling with manually setting the VAT on quotes each time. which lead to sending incorrect quotes to their customers when missed. Check out @Ishwarya SG's suggested solution in this post to add an aggregate field that automatically rolls up the VAT values from individual products to the quote. 

Functions: 

Automatic Field Updates Between Contacts and Deals Module:
@Tyler Christie sought a way to automatically update select fields in deal records whenever related fields are updated in the Contact module. In the discussion thread, @Hugh Marshall provided a Deluge script function to achieve this. Tyler even shared an enhanced version of the code that allows mirroring multiple fields at once. Check out the post to learn more!

Chain Workflows in Zoho CRM: 
@Oscar brought up an interesting use-case that involves two workflows working in tandem. The first workflow triggers a field update in the Contacts module whenever a Deal is marked as "Closed Won". This in turn triggers the second workflow from the Contacts module to send an email to Deal Contact. They got it all right except for a parameter that needs to be added in the Function code to make the output of the first workflow trigger for the next one. Check out the solution, shared by @Vigneshwaran K and @Ishwarya SG in this post.

@Reynald needed help integrating their website with Zoho CRM. They were unsure of specific API details such as the URL, API Key, client ID, etc., as well as how to integrate them. @Ishwarya SG suggested using Zoho APIs to push website information to the CRM and shared the API documentation. Meanwhile, @Bhoomi Joshi explained the steps to generate the required credentials. Join the discussion to learn the process. 

Automatically Count Emails Open for Lead Engagement Tracking:
@Antonio wanted to track lead engagement with emails sent through mass emails. He needed a way to increment a numeric field each time an email is opened. Check out @Vigneshwaran K's response in this post, which provides an API-based solution to achieve this. 

Prevent Editing In Lookup Fields: 
@kparikh44444 wants to make a lookup field in a subform with the Deals module as read-only once the deal reached specific stage. They had successfully made other fields read-only using client scripts but were stuck with the lookup field. Check out this post for the script provided by @Hugh Marshall to achieve this requirement.

Auto-fill Time Zones Based on Postal Codes:
@K-CRM wants to populate the Time Zone field for Contacts automatically and Leads. Their goal is to send bulk emails to these Contacts/Leads at the beginning of their local day, and wanted to know if this can be done using their client's Postal Code. Check the solutions shared by @Vigneshawaran K and @Haiku Technical Support in this post.

Hiding Custom Based on Lead Stage: 
Revisiting an old discussion on hiding/disabling the convert button unless the lead reached a specific stage, @Dan had a similar requirement with a custom button but wanted it to work without reloading the page. @Hugh stepped in with a solution, prompting @Dan to post a glowing tribute for Hugh, quoted below! 
Check out this post for an interesting discussion.

Kaizen: 

Kaizen#136 - Zoho CRM Widgets using ReactJS:
Learn how to create custom widgets for Zoho CRM using frameworks like ReactJS. check this post for step-by-step instructions on setting up the project, including installing, creating, building and packaging the widget for Zoho CRM. 

Kaizen #137 - Lead Conversion using Zoho CRM APIs: 
Learn how to leverage Zoho CRM APIs to convert Leads into Contacts, Accounts, and Deals while avoiding duplicate records in this post

Kaizen #138 - How are Widgets used in Zoho CRM Settings?Interested in learning more about Widgets in Zoho CRM? Check out this Kaizen post for an interesting use-case on how to leverage Widgets to make your Knowledge Base resources accessible right within CRM. Don't forget to explore the recommended reads section at the end of this post to learn more about Zoho CRM Widgets. 

Thank you for taking the time to read this month's round-up. Keep tabs on the digest every month for the latest ideas and discussions. Stay tuned and engage in the forums to be included in the next month's digest. Have a wonderful month ahead!

    Access your files securely from anywhere







                            Zoho Developer Community





                                                  Use cases

                                                  Make the most of Zoho Desk with the use cases.

                                                   
                                                    

                                                  eBooks

                                                  Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho Desk.

                                                   
                                                    

                                                  Videos

                                                  Watch comprehensive videos on features and other important topics that will help you master Zoho Desk.

                                                   
                                                    

                                                  Webinar

                                                  Sign up for our webinars and learn the Zoho Desk basics, from customization to automation and more

                                                   
                                                    
                                                  • Desk Community Learning Series


                                                  • Meetups


                                                  • Ask the Experts


                                                  • Kbase


                                                  • Resources


                                                  • Glossary


                                                  • Desk Marketplace


                                                  • MVP Corner




                                                            • Sticky Posts

                                                            • How to reach the official Zoho Support channels and avoid fake ones.

                                                              Dear Customers, Thanks a lot for choosing Zoho! Our applications are built to help achieve your day-to-day business goals. We are committed to engaging with you, to understand and develop solutions that enhance your productivity.  We are happy and ready to help you use our services effectively. Understanding and avoiding fake support Just like using popular bank names and financial applications for phishing purposes, using Zoho and claiming to be providing Zoho Support or services with false numbers
                                                            • Function #35: Close all tasks associated with a lead and create a new task.

                                                              Welcome back everyone! Last week, we learnt how to close all tasks of a deal depending upon the deal stage. This week, let's look at a custom function that lets you close all of the tasks associated with a lead while simultaneously creating a new task, like when you need to halt all progress towards a lead while the lead is not available at the moment but create a reminder task. Business scenario: The success of a company, in one way or another, is determined by the leads it gets. Each lead is just
                                                            • Zoho CRM Webinar - Redesigning Daily User Experiences with Canvas

                                                              <br> Your users across roles use the CRM for day-to-day tasks that are necessary. Whether they perform their tasks on time, the right way, or at all depends on a lot of factors, including User Experience. Many businesses struggle with rigid layouts,
                                                            • Join us at the Canada ZUG Meetup: What’s New in Zoho CRM

                                                              Hello Zoho Community! Start your year with fresh insights into Zoho CRM’s latest updates and tools. Whether you're a CRM beginner or a experienced user, this meetup is crafted to help you optimise your processes and leverage new features. Explore practical
                                                            • CRM Hack #2: Automate sending of birthday greetings to your customers.

                                                                Hello everyone! What sets you apart as a sales person is your ability to add that personal touch to your business relationship with your customers. Sending a gift on a special day, or leaving a note wishing them on their birthdays, are small, yet significant actions that show your customers that you care. And these are actions done without any expectations :) You must be engaging with a lot of customers and it is highly unlikely that they all are your friends on Facebook or some social channel,


                                                            Manage your brands on social media



                                                                  Zoho TeamInbox Resources



                                                                      Zoho CRM Plus Resources

                                                                        Zoho Books Resources


                                                                          Zoho Subscriptions Resources

                                                                            Zoho Projects Resources


                                                                              Zoho Sprints Resources


                                                                                Qntrl Resources


                                                                                  Zoho Creator Resources



                                                                                      Zoho CRM Resources

                                                                                      • CRM Community Learning Series

                                                                                        CRM Community Learning Series


                                                                                      • Kaizen

                                                                                        Kaizen

                                                                                      • Functions

                                                                                        Functions

                                                                                      • Meetups

                                                                                        Meetups

                                                                                      • Kbase

                                                                                        Kbase

                                                                                      • Resources

                                                                                        Resources

                                                                                      • Digest

                                                                                        Digest

                                                                                      • CRM Marketplace

                                                                                        CRM Marketplace

                                                                                      • MVP Corner

                                                                                        MVP Corner







                                                                                          Design. Discuss. Deliver.

                                                                                          Create visually engaging stories with Zoho Show.

                                                                                          Get Started Now


                                                                                            Zoho Show Resources


                                                                                              Zoho Writer Writer

                                                                                              Get Started. Write Away!

                                                                                              Writer is a powerful online word processor, designed for collaborative work.

                                                                                                Zoho CRM コンテンツ






                                                                                                  Nederlandse Hulpbronnen


                                                                                                      ご検討中の方




                                                                                                            • Recent Topics

                                                                                                            • Open Sans Font in Zoho Books is not Open Sans.

                                                                                                              Font choice in customising PDF Templates is very limited, we cannot upload custom fonts, and to make things worse, the font names are not accurate. I selected Open Sans, and thought the system was bugging, but no, Open Sans is not Open Sans. The real
                                                                                                            • Zoho Writer - Option to Export as .zdoc format

                                                                                                              I've noticed that it's not possible to export a Zoho Writer Document in the .zdoc format. Isn't zdoc, Zoho Writer's own format? My use case is that I sometimes need to create quite complex documents with floating elements, which sometimes need to become
                                                                                                            • Is it possible for contacts to "Re-enter" a workflow in Zoho Campaign?

                                                                                                              We are currently working on a way to automatically add users to from one list to other lists based on specific criteria, but can't seem to find a native way of doing this so we are trying to use Workflows to do this. So, for example, if a user's status is set to "Active," then they should be added to the list "Active Users." If the same user's status is then set to "Paused," they should be added to the list "Paused Users" and removed from the list "Active Users." This works fine for the first go
                                                                                                            • Bulk upload images and specifications to products

                                                                                                              Hi, Many users have asked this over the years and I am also asking the same. Is there any way in which we can bulk upload product (variant) images and product specifications. The current way to upload/select image for every variant is too cumbersome.
                                                                                                            • Out of Office for Just One of My Alias Email

                                                                                                              Can I set up the Out of Office Reply for Just One of my Alias Email Addresses?
                                                                                                            • Can I map multiple Surveys into the CRM using the same fields?

                                                                                                              Hello, We are a healthcare practice that offers two distinct services (Nutrition and Primary Care). We use Zoho Survey for our lead generation form (Get Started Survey), which allows people to express interest in one of the two services and even allows
                                                                                                            • Dealing with API responses where integers have more than 16 digits

                                                                                                              Hi there How do I deal with an api response contaning an int or float with more than 16 digits (before any decimal places for a float). I constantly receive the response "Unable to cast the 'BigInteger' value into a 'BIGINT' value because the input is
                                                                                                            • To Zoho customers and partners: how do you use Linked Workspaces?

                                                                                                              Hello, I'm exploring how we can set up and use Linked Workspaces and would like to hear from customers and partners about your use cases and experience with them. I have a Zoho ticket open, because my workspace creation fails. In the meantime, how is
                                                                                                            • [Webinar] Automate sales and presales workflows with Writer

                                                                                                              Sales involves sharing a wide range of documents with customers across the presales, sales, and post-sales stages: NDAs, quotes, invoices, sales orders, and delivery paperwork. Generating and managing these documents manually slows down the overall sales
                                                                                                            • Can't change form's original name in URL

                                                                                                              Hi all, I have been duplicating + editing forms for jobs regarding the same department to maintain formatting + styling. The issue I've not run into is because I've duplicated it from an existing form, the URL doesn't seem to want to update with the new
                                                                                                            • Need Inactive accounts to be visible in Reports in Zoho Books

                                                                                                              I N=need Inactive accounts to be visible in Reports in Zoho Books to do recons of the accounts but when i see the same they are not visible in the Accountant - Account Transactions report
                                                                                                            • unblock e-mail

                                                                                                              please unblock my e-mails info@meatnews.gr and myrtokaterini@meatnews.gr
                                                                                                            • Add Zoho Mail for users who do not need Zoho One

                                                                                                              We have licenses for ZOho One for teams that need to use the suite of products that Zoho One offers.  We have 8 more people who only need email access and we would like to add just a Zoho Mail.  They do not need the Zoho One license.  We are currently
                                                                                                            • Zoho Projects - Q2 Updates | 2025

                                                                                                              Hello Users, With this year's second quarter behind us, Zoho Projects is marching towards expanding its usability with a user-centered, more collaborative, customizable, and automated attribute. But before we chart out plans for what’s next, it’s worth
                                                                                                            • ZML vs HTML Snippet - which is better?

                                                                                                              Are there certain use cases where one is better than the other?
                                                                                                            • Auto CheckOut Based On Shift.

                                                                                                              This Deluge script runs on a scheduled basis to automatically set the 'Actual_Check_Out' time for employees who haven't manually checked out. If the current time is past their scheduled 'Shift_End_Time', the script updates the check-out time to match
                                                                                                            • How to remove some users in zoho accounts

                                                                                                              How to remove some users in Zoho accounts.
                                                                                                            • Customizing Form Questions per Recipient Group in Zoho Campaigns/Forms

                                                                                                              Hello everyone, I would like to ask if it’s possible in Zoho Campaigns or Zoho Forms to send out a campaign where the form questions can be customized based on the group of recipients. Use case example: I have prepared 20 questionnaire questions. For
                                                                                                            • Infinite loop of account verification

                                                                                                              Hi I can't do anything on my zoho account.  I always get this message Hi Sheriffo Ceesay As a security measure, you need to link your phone number with this account and verify it to proceed further. When ever I supply the details, it displays that the number is associated with another account. I don't have any other account on zoho so this is really annoying. 
                                                                                                            • Load PO_Date field (Purchase Order) with current date in Deluge

                                                                                                              Hi, I'm not a full time developer, just helping to customize our CRM, in the small company I work for. There must be something wrong with me, because I can't do something so simple as complete a field with the current date in a function using Deluge.
                                                                                                            • Zoho CRM in Microsoft Power Automate Custom Connector

                                                                                                              Hi everyone, I’m building a Power Automate flow that integrates Microsoft Bookings with Zoho CRM. The goal is to automatically create a meeting (event) in Zoho CRM whenever a new appointment is booked via Microsoft Bookings. To achieve this, I created
                                                                                                            • Spell check sucks

                                                                                                              Come on guys, it's 2024 and your spell check is completely retarded. You gotta fix it.
                                                                                                            • How to include total km for multiple trips in expense report.

                                                                                                              Whenever I create a mileage report it only shows the total dollar amount to be reimbursed. The mileage for each individual trip is included but I also need to see the total distance for all trips in a report? How do I do this?
                                                                                                            • Outgoing blocked: Unusual activity detected.

                                                                                                              I just made payment for my Zohomail Today and have been debited so i will like to be Unblocked because this is what it says (Outgoing blocked: Unusual activity detected) Thank you i await your swift responses
                                                                                                            • Zoho One Login Issue - Unable to receive OTP

                                                                                                              Hi Support Team, I am experiencing a unique login issue with Zoho One. I am attempting to log in from India using Zoho Login credentials provided by a USA-based client. Their Zoho account is hosted on a US data center. After entering the username and
                                                                                                            • Question Regarding Managing Sale Items in Zoho Books

                                                                                                              Good day, I was wondering about something. Right now, Zoho Books doesn’t seem to have a way to flag certain items as being on sale. For example, if I want a list of specific items to be on sale from October 1 to October 12, the user would have to export
                                                                                                            • In the Zoho Creator Customer Payment form i Have customer field on select of the field Data want to fetch from the invoice from based on the customer name In the Customer Payment form i Have subf

                                                                                                              In the Zoho Creator Customer Payment form i Have customer field on select of the field Data want to fetch from the invoice from based on the customer name In the Customer Payment form i Have subform update Invoice , there i have date field,Invoice number
                                                                                                            • Problem of Import Client Users From CRM and or Expense

                                                                                                              I am premium plan user on Projects. I have about 500 customers on Expense and CRM that integrated with each other. According to at below link, I am trying to import clients from CRM, system not allowed to select any customer. If I import from Expense,
                                                                                                            • Unable to see free plan option

                                                                                                              Hello Zoho Support Team, I hope you are doing well. I am trying to sign up for Zoho Mail, but I am unable to see the option for the free plan. Could you please guide me on how I can access or activate the free plan? Thank you for your assistance.
                                                                                                            • unblock my zoho mail account. outlines@zoho.com

                                                                                                              please unblock my zoho mail account, outlines@zoho.com
                                                                                                            • domain not verified error

                                                                                                              Hi when i try to upload a video from zoho creator widget to zoho work drive iam getting domain not verified error.I don't know what to do .In zoho api console this is my home page url https://creatorapp.zoho.com/ and this is my redirect url:www.google.com.Iam
                                                                                                            • equest to Disassociate Bigin from Zoho One and Migrate to Standalone (Upgrade to Bigin Premier – 3 Seats, Annual)

                                                                                                              Dear Zoho One Support Team, I’m writing to request your assistance to disassociate (remove) the Bigin application from our Zoho One organization while preserving all existing Bigin data. After the disconnection is successfully completed, we intend to
                                                                                                            • SMTP email sending problem

                                                                                                              Hello, I've sent emails before, but you haven't responded. Please respond. My work is being disrupted. I can't send emails via SMTP. Initially, there were no problems, but now I'm constantly receiving 550 bounce errors. I can't use the service I paid
                                                                                                            • billing

                                                                                                              hi, I am being billed $12/year, and I can't remember why. My User ID is 691273115 Thanks for your help, --Kitty Pearl
                                                                                                            • How to add receipts

                                                                                                              How to add receipts
                                                                                                            • Unable to enable tax checkboxes

                                                                                                              Hi Zoho Commerce Support, I'm writing to report an issue I'm having with the tax settings in my Zoho Commerce store. I've created several tax rates under Settings > Taxes, but all of them appear with the checkbox disabled. When I try to enable a checkbox,
                                                                                                            • Does Zoho Learn integrate with Zoho Connect,People,Workdrive,Project,Desk?

                                                                                                              Can we propose Zoho LEarn as a centralised Knowledge Portal tool that can get synched with the other Zoho products and serve as a central Knowledge repository?
                                                                                                            • Zoho Commerce - Enable Company Name and Tax Number collection for B2B orders in Global Edition

                                                                                                              Please enable Company Name and Tax Details option on checkout settings in Zoho Commerce Global Edition. It is still important to collect Company Name and Tax Number for B2B sales in many countries. My business is based in Ireland (in the EU) and I have
                                                                                                            • ZohoSign and ZohoBooks Integration/Workflow

                                                                                                              Hello All, We utilize ZohoSign for signatures on tax eFiles. We utilize Dynamic KBA. Additionally, we use ZohoBooks for invoicing for these services. Is there a way to accomplish the following: Send a copy of the Tax Return, Invoice and eFiles in one
                                                                                                            • Manage monthly tasks with projectsf

                                                                                                              Hi All I run a finance and operations team where we need both teams to complete monthly tasks to ensure we hit our deadlines. Can Zoho projects be used for this. There many finance focused tools but we have Zoho one so want to explore Thanks Will
                                                                                                            • Next Page