Zoho CRM Community Digest - June 2025 | Part 1

Zoho CRM Community Digest - June 2025 | Part 1




**We offer both video and written formats, take your pick and jump in.**




CRM FOMO is real.   

You could be doing everything right and still miss the beat. That’s where we come in.

Zoho CRM Community Digest!

 

Every two weeks, we bring you the insider scoop on all things CRM: brand-new features, time-saving tips, clever workarounds, forum gems, and posts you wish you had seen sooner. And the best part? If you have been active in the forums, you might see your name in the spotlight. Yes, we are watching!

So, are you ready to see what everyone’s been talking about?

Product Updates

Chart View is now in CRM modules!

Visualizing data used to mean switching tabs, requesting access, and setting up components in the Analytics tab. Now, with Chart View, anyone with access to the module can create visual charts directly within it. You can group fields, switch between chart types in real-time, and gain insights without leaving the module. Plus, you can publish charts, share them, and even print them. Want to know more? Read the post.

Introducing Grid View in Zoho CRM!

Grid View, a spreadsheet-style layout inside modules, lets you view, edit, and manage multiple records in a grid format. You can edit cells directly, instantly updating the record, approve records, and even create new ones, right from the module's list view. Check the announcement post, loaded with videos, to learn more.

Timeline View is now in CRM modules!

Timeline View gives you a visual way to manage your records over time inside CRM. You can now see your records laid out over time with start and end dates, across standard and custom modules. As Ivan Staykov puts it, "For us, this is a phenomenal improvement, well done!".  Additionally, you can color-code by field, apply filters, and understand task duration and progress at a glance. Explore more about it in this post.


Split View is now in CRM modules!

Tired of scrolling through one long list or constantly switching filters? Split View lets you create separate categorized sections within the same module, almost like stacked mini-tables arranged separately based on a field value. For example, a sales manager can categorize Account records by revenue tiers and instantly view high-value accounts without navigating away.

You can expand or collapse each category, sort records within them, and compare data across groups, all in a single view. No need to switch tabs or create separate views, as Switch View enables it all seamlessly.

 

Check out the announcement post for a full breakdown and detailed use cases.


Keep your Sales Journey in Path Finder!

If you haven’t checked your Path Finder reports lately, your default Sales Journey setup might be cleared soon. Now, you can keep it safe by clicking the Retain button in the Path Finder. Make sure you do it before July 15, 2025, to keep your journey, stats, and logs intact. Take a look at the post to learn how to do it.

Webinar integration now works in CRM Sandboxes!

You can now safely test your Zoho Webinar setup in the sandbox without impacting live data or sending real emails. Admins can integrate and configure webinars (user access, reminders, registrant sync, polls, reports), test registration flows via the Campaigns module, and once you've confirmed that the integration works correctly in the Sandbox, you can proceed to deploy it into production. Read the post to learn more!

Upsert operation: Preserve your timeline integrity

Migrating data from a legacy system to Zoho CRM is critical, especially for preserving historical timelines. Previously, missing data meant having to repeat the entire migration to preserve the timeline's integrity, a time-consuming process with large data sets. Now, with the Upsert operation, you can update or insert missing records without affecting the original chronology, all while keeping your original logs safe. Curious how it works? Find out more in the post.

Rich text and image uploads are now in the Zoho CRM Mobile app!

Zoho CRM Mobile app just got a whole lot richer! iOS users can now format multi-line fields with bold, italics, colors, links, and even emojis, using a built-in toolbar. You can also upload up to 10 images per record on both iOS and Android. View field tool tips added in the Zoho CRM web version directly in the iOS app. Both static tool tips (text inside the field) and info tool tips(shown as an info icon) are supported. Check the announcement post, complete with screenshots, to learn more.

New updates in CPQ make quoting even easier!

You can now set up dynamic actions in the Product Configuration that adjust values based on other products added in the quote. Plus, quickly clone existing Product Configurations and Price Rules instead of creating them from scratch. Read the full post to learn how it works.

Community Discussion Highlights!

This time, it’s all about smart fixes and developer know-how. From client scripts to API workarounds, the community shared some solid solutions. We’ve grouped them into Quick Wins, "Client Scripts and Functions", and Developer's Corner, so you can jump right in.

Quick Wins:

Migrating Salesforce emails into CRM?

@Anonymous User wanted to bring their email history from Salesforce into Zoho CRM, but there’s no direct import option. @Max Tyack jumped in with a clever workaround that made it possible. Curious how the email records were moved smoothly? Check out this post to see Max's suggestion!

Client Scripts and Functions:

Making file upload fields mandatory

While there’s no direct way to mark file upload fields as mandatory through layouts or Blueprints, @Anonymous User  guided @Anonymous User with a workaround using client scripts on the edit page. Check out this post for the code and full discussion.

Filtering by multiple lookup fields in COQL

Learn how to build a COQL query that includes conditions on multiple lookup fields. Check @Haiku's tips to understand how @Anonymous User fixed the syntax issues in their query. Check out the post for the tip!

Matching Deals with quarterly records by date range

@Annya needed to look up a record from a custom module based on the Deal’s Closing Date falling within a Start and End Date range, and then update the Deal with that record’s Quarter Code. @Anonymous User stepped in with a  Deluge function that used COQL to fetch the right record and update the Deal automatically. @Anonymous User also shared a helpful COQL example for dynamic date-based lookups. And the best part? It worked. Check out the full post for the code and other details.

Developer’s Corner:

Get Deals by Territory with Zoho CRM’s Get Records API

Check out @Anonymous User's response in this post to understand how you can retrieve records in a specific territory using the Get Records API. @Anonymous User tried to filter a Deluge query by territory, but since COQL does not support that filter, Hugh suggested this API-based approach. Check out the post for the code and more details.


And that’s a wrap for this fortnight’s Zoho CRM Community Digest. Caught something cool we missed? Or have a favorite from this edition?


Drop it in the comments! We’d love to hear from you.


We’ll be back in two weeks with more updates and community gems.


Until then, stay tuned!


    • Recent Topics

    • Zoho Inventory Amazon Integration

      The Zoho Developer Account is not valid for Amazon UK and returns this response whilst set up: This Developer Account Number 861444729264 is not valid for the GB marketplace
    • Sales by Customer

      Hi There, I am looking to generate a report that shows the total value of the sales made to our customers, but does not show each transaction i.e. Customer A = $100,000 Customer B = $50000 and so on This is based on a "Closed Won" in the Deals Module.
    • Enhance Bot Functionality for Scheduled Reminders

      Dear Zoho Cliq Team, We are writing to request an enhancement to the bot functionality within Zoho Cliq. Currently, bots can be added to channels and send messages, but they lack the ability to schedule reminders. Our team utilizes a deluge code to send
    • Zoho Expense - Update Expense Report through web API

      Hello, I am currently having issues updating fields in expense reports (not individual expenses) through the API as described in the API documentation. When I make that request using the invokeAPI Deluge function, I receive a response from the API saying
    • How to switch templates in Zoho Commerce

      I have set up a template in Zoho Commerce and would like to change it. How do I do this?
    • How to use filters on all products page? Or even a category page?

      Hello, I am trying to create some filters so users can use filters to find products they are looking for. So what i am trying is to create a filter according to price lets say. So if i define it this way i am expecting to see this filter option on category
    • How to show product categories on side menu?

      Every time I add a category it appears on the main menu. I would like the main menu for things like contact us, blog etc.. and a side menu to the left of the screen for product categories. How do I make them appear in a side menu or even in a category
    • How to Add Custom Sections in the Product Page?

      Hi Zoho team, I’m currently using the Tranquil theme on Zoho Commerce and I have a question regarding the product page layout. Right now, under each product, I can see expandable sections like Product Details and Specifications. I’d like to add two additional
    • Unable to validate DMARC for the email

      I have recently started to use the ZOHO CRM tool and I'm currently on free trial period. However, when I tried to test the email, it was landing in SPAM or JUNK folder of the recipient's inbox. I learnt about the DMARC, so i have completed SPF and DKIM
    • Migrating Shopify Customers and Tags to Zoho Commerce

      I’m exploring options for migrating our existing Shopify customer accounts into the Zoho Commerce member portal. Specifically, I have a few questions: API Availability: Is there a public API or supported endpoint that allows us to import Shopify users
    • Multilingual website feature

      Would be a great feature to have. I saw that this feature was available for backstage. I think it could be done for zoho sites too.
    • Feature Suggestion for Zoho Social: Auto-reply to Comments or Keywords

      Hi Zoho team, I'd like to suggest a very specific feature that would be extremely helpful for customer engagement: the ability to automatically send a reply to comments on posts — either all comments or those containing specific keywords. For example,
    • How Can i Add Email campaign for my UAEVisaOnline.center website

      Hello Team, i want to create email campaign for our website https://www.uaevisaonline.center but can't able to add. Its showing error like please try after some time. Can you please help and solve the issue. Thanks!
    • The domain Etihaduaevisa.com which you have entered belongs to a different deployment/region

      Hi Team, I am trying to set up a business email account to Zoho for www.etihaduaevisa.com but it doesn't allow me There is a message that pops out The domain which you have entered belongs to a different deployment/region Kindly assist me with this. Thank
    • Outlook not recognising Zoho Inbound server

      I have been receiving my ZOHO emails using MS Outllok on my iPhone and PC, but since Friday 2nd May, incoming emails are not arriving via Outlook and I get the error message saying the server is 'not responding'. Have ZOHO changed the settings for the
    • Zoho Sign / CRM integration - stop unsigned documents being attached

      I'm using the the CRM/Sign integration to send documents for signature from Zoho CRM. I noticed that an unsigned copy of the document is added as an attachment in the CRM. Is there a way to stop this? I only want signed documents to be attached. The unsigned
    • Resend invite

      Hi, How do I resend an invitation to someone who didn't get the invite the first time around? I tried going to Setup-->User (like it says in the Help) but there was no option to resend. It doesn't display any users who has not accepted the invitation.
    • Asking for implementation roadmap or step-by-step guidelines

      Hello everyone, I'm a freelancer who's been hired to implement Zoho CRM for a client, and I want to make sure I approach this correctly. Could someone kindly share a comprehensive implementation roadmap or step-by-step guide that covers all the essential
    • Asking for implementation roadmap or step-by-step guidelines

      Hello everyone, I'm a freelancer who's been hired to implement Zoho CRM for a client, and I want to make sure I approach this correctly. Could someone kindly share a comprehensive implementation roadmap or step-by-step guide that covers all the essential
    • Approval Workflow for Purchase Orders Abrir

      The requirement is , that all purchase orders greater than or equal to 5000 go through an approval process from certain people, but within books I only see that the approvers can be by levels or any approver but we cannot enter a rule like these. Can
    • Multiple subforms from same existing form

      Hello, In an Order form, I have a subform for Line items. But my items have 5 distinct product categories. To make it pleasant and easy to use, I want to repeat the subform 5 times in the same parent form, to separate my 5 categories of product. But I
    • Announcement: Zoho DataPrep 1.0 will be deprecated on October 31,2025

      We'd like to inform you that the Zoho DataPrep 1.0 version will be officially deprecated as of October 31, 2025. This aligns with our efforts to streamline and improve your overall experience with Zoho DataPrep 2.0 which was released in Sep 2024 . To
    • Discussions from Ask the Experts 19 : Inside Zoho Desk Spring Release 2025

      Hello Everyone, We appreciate the engaging discussions during the Ask the Experts 19 session on the Spring Release. It was a pleasure connecting with you. Our team is actively working towards your requests to deliver an improved experience. In this post,
    • Optimisez la gestion des bots et la conformité à Apple MPP

      Filtrage des bots : une nécessité pour des données marketing fiables Les indicateurs de performance sont au cœur de toute stratégie marketing. Cependant, l’augmentation du trafic généré par des bots ainsi que l’adoption croissante de fonctionnalités comme
    • One time batch workflow to repair omission of data

      Hi, I created a parent form (Product) and another form (Prices) that is used as subform in the parent form. In the parent form I have a field Category that must appear in the subform, but I forgot to create the field at first in the subform and now I
    • Changing a Single-Line Text field into a Multi-line Field without losing data

      Is it possible to change a Single-Line Text field into a Multi-line Field without losing data. I have a module with data for which I would like to change a single-line field into a multi-line field but I'm worried it might delete the pre-existing da
    • Advance Your Churn Predictions with Zia's Usage Data Feature: Event Mapping

      Greetings all, This is an important and exciting update about feeding usage data into Zoho CRM. To expand the scope of how usage data can be used by Zia, we are introducing a new section called Usage Data under Zia. Users can now easily import, edit,
    • Web-To-Quote form would be awesome

      It would be awesome to be able to embed a quote form on a website and have that filter in to Zoho CRM. Account Number to match the Account in Zoho Email address could match the Contact. Product Code could be required to match the product. Not sure about quantity? I am sure this all could probably be done via the API and maybe some middleman interaction with Creator, but it would be nice if it was as easy as the Web-to-Case form. Something like this could lead to further integration with CMS and Shops
    • Published Sheet - Share option to show "Save copy to WorkDrive"

      Hi Sheets Team, I'm currently working on a Zoho Sheet which I want to share with other Zoho users outside of my organisation. Normally I would do this with Google Sheets but I'm trying to make better use of my Zoho tools. When I share a Google Sheet publicly
    • Bills vs. Expenses

      Hi eveyone, Can somebody explain me a little bit better of how can I use Bills and Expenses in my business? I don’t understand their differences to be honest.
    • Integration to LinkedIn Recruiter

      We'd like you to support Recruiter System Connect to sync our LinkedIn Recruiter candidates to the Zoho Recruit ATS. How can we do this?
    • List View just got a makeover!

      Hello everyone, The new list view is being rolled out in phases and will be available to all our users by the end of January 2021. We are excited to announce that the list view in modules is set to get a new look. The new list view is sleek, contextual,
    • Using IMAP configuration for shared email inboxes

      Our customer service team utilizes shared email boxes to allow multiple people to view and handle incoming customer requests. For example, the customer sends an email to info@xxxx.com and multiple people can view it and handle the request. How can I configure
    • Add Video block needs improvement

      I regularly send out links to videos in my campaigns and I find that built in video block is never good enough to use in my campaigns, so I have to make a thumbnail in Canva and upload it or screenshot the actual video on YouTube. The concept of the video
    • Profile cannot add tasks, calls or meetings

      Good morning, I have a Profile of users that's called "Standard2" and their module permissions are set as follows: Despite this, one of my users on the Standard2 profile gets this when they try to add a call: Any idea how to fix this? If i bump them up
    • Zoho Developer Community Monthly Digest – April 2025

      Hello everyone, Welcome to this month’s Zoho Developer Community Digest! We’ve lined up an exciting series of technical sessions, product deep-dives, and community conversations to keep you informed and inspired. Don’t forget to check out our resource
    • Dataprep est-ce que zoho est sérieux ??

      Nous venons encore de passer plus de 2 heures avec le support zoho qui est incapable de résoudre le problème rencontré dans la mise en place d'un pipeline de données entre le C>>RM et DataPrep Celà fait 5 mois que nous essayons de faire fonctionner le
    • STOCK COUNT - How is this even possible

      Dear Zoho One, We have a lot of products from Zoho but I really don't understand this. We mainly use ZOHO FSM with ZOHO INVENTORY because we are in service and maintenance for electric charging stations for cars All employees of Zoho FSM have their own
    • Changing sequence of buttons

      How can I change the sequence of these buttons? I want the 'Versturen referral campagne' to be displayed as the default button
    • Unapproved Articles for Review?

      What is this feature and how do I use it? I'm not seeing any option to mark articles as unapproved and needing review.
    • Next Page