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

                                                                                                            • additional accounts

                                                                                                              If I brought 5 emails to my account. Can I later buy additional emails.
                                                                                                            • Issue in Zoho People Regularization – Incorrect Hour Calculation

                                                                                                              I have noticed that when applying attendance regularization in Zoho People for previous dates, the total working hours are not calculated correctly. For example, even if the check-in is 10:00 AM and check-out is 6:00 PM, the system shows an incorrect
                                                                                                            • Why I am unable to configure Zoho Voice with my Zoho CRM account?

                                                                                                              I have installed Zoho Voice in my Zoho CRM, but as per the message there is some config needed in Zoho Voice interface. But when I click on the link given in the above message, I get an access denied page.
                                                                                                            • Issue with Hour Calculation in Zoho People Attendance Module

                                                                                                              I have noticed an issue in the attendance regularization feature of Zoho People. When trying to regularize past dates, the total working hours are not calculated correctly. For example, if I enter a check-in and check-out time for a previous day, the
                                                                                                            • Cliq Meeting Calls No Audio and Screen Share

                                                                                                              When in a Cliq channel meeting, the audio does not work at all on pc. When i use my phone as audio source, screen share on pc does not work. I have updated audio drivers but the strangest thing is that during a 1 on 1 call, it works well. Therefore the
                                                                                                            • Bug in Total Hour Calculation in Regularization for past dates

                                                                                                              There is a bug in Zoho People Regularization For example today is the date is 10 if I choose a previous Date like 9 and add the Check in and Check out time The total hours aren't calculated properly, in the example the check in time is 10:40 AM check
                                                                                                            • Work anniversary and birthdays on connect

                                                                                                              Hello, I like the idea of having employee's work anniversary and birthdays on the dashbaord. Do you have to have the employee complete this information themselves in connect settings, or does it pull from their directory settings? (ie. we use Zoho one
                                                                                                            • Alias Email Id already exists

                                                                                                              Hi I'm trying to create an alias : contact @ yoavarielevy.co.il but i get the message  Alias Email Id already exists I had an account with the same name but I deleted it. Can you help? Thanx Yoav
                                                                                                            • BANK FEED - MAYBANK , provider from YODLEE IS NOT WORKING

                                                                                                              As per topic, the provider YODLEE is not working for the BANK FEED. It have been reported since 2023 Q3, and second report on 2023 Q4. now almost end of 2024 Q1, and coming to 2024 Q2. Malaysia Bank Maybank is NOT working. can anyone check on this issue?
                                                                                                            • Feature Request: Ability to Set a Custom List View as Default for All Users

                                                                                                              Dear Zoho CRM Support Team, We would like to request a new feature in Zoho CRM regarding List Views. Currently, each user has to manually select or favorite a custom list view in order to make it their default. However, as administrators, we would like
                                                                                                            • Adding Multiple Products (Package) to a Quote

                                                                                                              I've searched the forums and found several people asking this question, but never found an answer. Is ti possible to add multiple products to a quote at once, like a package deal? This seems like a very basic function of a CRM that does quotes but I can't
                                                                                                            • Zoho Commerce in multiple languages

                                                                                                              When will you be able to offer Zoho Commerce in more languages? We sell in multiple markets and want to be able to offer a local version of our webshop. What does the roadmap look like?
                                                                                                            • Compensation | Salary Packages - Hourly Wage Needed

                                                                                                              The US Bureau of Labor Statistics says 55.7% of all workers in the US are paid by the hour. I don't know how that compares to the rest of the world, but I would think that this alone would justify the need for having an hourly-based salary package option.
                                                                                                            • How to create auto populate field based on custom module in Zoho CRM?

                                                                                                              Hello, i'm still new to Zoho CRM and work as administrator in my company. Currently, I'm configuring layout for Quotes Module. So, the idea is, I've created a read-only field in Quotes called "Spec". I want this field automatically filled with Specification
                                                                                                            • webinar registration confirmation are landing in SPMA folders

                                                                                                              I am trialing zoho webinar and do not have access to custom domains. When I test user registrations, they are working but the resulting confirmation email is landing in a spam folder. How can I avoid this?
                                                                                                            • Making digital signatures accessible to all: Introducing accessibility controls in Zoho Sign

                                                                                                              Hi there! At Zoho Sign, we are committed to building an inclusive digital experience for all our users. As part of our ongoing efforts to align with Web Content Accessibility Guidelines (WCAG), we’re updating the application with support that will go
                                                                                                            • Is there a way to set Document Owner/Sender via the API

                                                                                                              When sending requests for zoho sign, it would seem zoho uses the id of the person that created the zoho api cred to determine the owner_id, is there a way to set a default for this?
                                                                                                            • Transition Criteria Appearing on Blueprint Transitions

                                                                                                              On Monday, Sept. 8th, the Transition criteria started appearing on our Blueprints when users hover over a Transition button. See image. We contacted Zoho support because it's confusing our users (there's really no reason for them to see it), but we haven't
                                                                                                            • Delegates should be able to delete expenses

                                                                                                              I understand the data integrity of this request. It would be nice if there was a toggle switch in the Policy setting that would allow a delegate to delete expenses from their managers account. Some managers here never touch their expense reports, and
                                                                                                            • Add Save button to Expense form

                                                                                                              A save button would be very helpful on the expense form. Currently there is a Save and Close button. When we want to itemize an expense, this option would be very helpful. For example, if we have a hotel expense that also has room service, which is a
                                                                                                            • Multiple organizations under Zoho One

                                                                                                              Hello. I have a long and complicated question. I have a Zoho One account and want to set it up to serve the needs of 6 organizations under the same company. Some of the Zoho One users need to be able to work in more than 1 organization’s CRM and other
                                                                                                            • IMAP Server not responding.

                                                                                                              Trying to connect a phone via IMAP and getting "imap.zoho.com not responding." Is the server down, for maintenance or otherwise? I've tried this on two different devices and got the same error on both.
                                                                                                            • Error AS101 when adding new email alias

                                                                                                              Hi, I am trying to add apple@(mydomain).com The error AS101 is shown while I try to add the alias.
                                                                                                            • Unbundle feature for composite items

                                                                                                              We receive composite items from our vendors and sell them either individually or create other composite items out of them. So, there is a lot of bundling and unbundling involved with our composite items. Previously, this feature was supported in form
                                                                                                            • Regarding the integration of Apollo.io with Zoho crm.

                                                                                                              I have been seeing for the last 3 months that your Apollo.io beta version is available in Zoho Flow, and this application has not gone live yet. We requested this 2 months ago, but you guys said that 'we are working on it,' and when we search on Google
                                                                                                            • Open filtered deals from campaign

                                                                                                              Do you think a feature like this would be feasible? Say you are seeing campaign "XYZ" in CRM. The campaign has a related list of deals. If you want to see the related deals in a deal view, you should navigate to the Deals module, open the campaign filter,
                                                                                                            • How do you print a refund check to customer?

                                                                                                              Maybe this is a dumb question, but how does anyone print a refund check to a customer? We cant find anywhere to either just print a check and pick a customer, or where to do so from a credit note.
                                                                                                            • MTD SA in the UK

                                                                                                              Hello ID 20106048857 The Inland Revenue have confirmed that this tax account is registered as Cash Basis In Settings>Profile I have set ‘Report Basis’ as “Cash" However, I see on Zoho on Settings>Taxes>Income Tax that the ‘Tax Basis’ is marked ‘Accrual'
                                                                                                            • workflow not working in subform

                                                                                                              I have the following code in a subform which works perfectly when i use the form alone but when i use the form as a subform within another main form it does not work. I have read something about using row but i just cant seem to figure out what to change
                                                                                                            • Fetch data from another table into a form field

                                                                                                              I have spent the day trying to work this out so i thought i would use the forum for the first time. I have two forms in the same application and when a user selects a customer name from a drop down field and would like the customer number field in the
                                                                                                            • Zoho Creator as LMS and Membership Solution

                                                                                                              My client is interested in using Zoho One apps to deploy their membership academy offer. Zoho Creator was an option that came up in my research: Here are the components of the program/offer: 1. Membership portal - individual login credentials for each
                                                                                                            • Record comment filter

                                                                                                              Hi - I have a calendar app that we use to track tasks. I have the calendar view set up so that the logged in user only sees the record if they are assigned to the task. BUT there are instances when someone is @ mentioned in the record when they are not
                                                                                                            • How to View Part Inventory and Warehouse Location When Creating a Work Order in Zoho FSM

                                                                                                              Hi everyone, We’re currently setting up Zoho FSM and would like to improve how our team selects parts when creating a Work Order. Right now, when we add a part or item to a Work Order, we can select it from our Zoho Inventory list but we don’t see any
                                                                                                            • FSM too slow today !!

                                                                                                              Anybody else with problem today to loading FSM (WO, AP etc.)?
                                                                                                            • CRM x WorkDrive: File storage for new CRM signups is now powered by WorkDrive

                                                                                                              Availability Editions: All DCs: All Release plan: Released for new signups in all DCs. It will be enabled for existing users in a phased manner in the upcoming months. Help documentation: Documents in Zoho CRM Manage folders in Documents tab Manage files
                                                                                                            • Not able to Sign In in Zoho OneAuth in Windows 10

                                                                                                              I recently reset my Windows 10 system, after the reset when I downloaded the OAuth app and tried to Sign In It threw an error at me. Error: Token Fetch Error. Message: Object Reference not set to an instance of an object I have attached the screenshot
                                                                                                            • Mapping a custom preferred date field in the estimate with the native field in the workorder

                                                                                                              Hi Zoho, I created a field in the estimate : "Preferred Date 1", to give the ability to my support agent to add a preferred date while viewing the client's estimate. However, in the conversion mapping (Estimate to Workorder), I'm unable to map my custom
                                                                                                            • The sending IP (136.143.188.15) is listed on spamrl.com as a source of spam.

                                                                                                              Hi, it just two day when i am using zoho mail for my business domain, today i was sending email and found that message "The sending IP (136.143.188.15) is listed on https://spamrl.com as a source of spam" I hope to know how this will affect the delivery
                                                                                                            • Delegates - Access to approved reports

                                                                                                              We realized that delegates do not have access to reports after they are approved. Many users ask questions of their delegates about past expense reports and the delegates can't see this information. Please allow delegates see all expense report activity,
                                                                                                            • Split functionality - Admins need ability to do this

                                                                                                              Admins should be able to split an expense at any point of the process prior to approval. The split is very helpful for our account coding, but to have to go back to a user and ask them to split an invoice that they simply want paid is a bit of an in
                                                                                                            • Next Page