Zoho CRM Community Digest - September 2024

Zoho CRM Community Digest - September 2024



Hello Everyone,

Welcome to the September 2024 edition of the Zoho CRM Community Digest! This month, Zoho CRM has rolled out several exciting new features and enhancements to help you optimize your tasks and enhance productivity.

Let's dive in!

Product Updates:

Reports in Zoho CRM have been enhanced with a quick-view filter that allows you to apply up to five filter criteria, improving the flexibility of processed reports. Supported fields from the participating modules include Date, Date Time, Checkbox, User Lookup, Picklist, and MultiPicklist. Additionally, users can predefine filters at the preview stage to ensure the report is shared with the desired filter attributes applied, and designated color codes for picklist fields are now included. Check this announcement for a sneak peak of these changes.

Zoho CRM’s Zia Presentation now offers personalized insights and targeted distribution. This feature, accessible under Zia in Settings, allows admins to select underlying data for specific users easily, with options to carbon copy others and automate the delivery frequency, ensuring presentations are generated automatically as per set schedules. Read this post, give it a try, and see how Zia can provide valuable insights into your team’s performance!

Zoho CRM is simplifying its Feeds feature by removing functionalities with low usage. The updatedFeeds interface will no longer include viewing inactive records, viewing records you follow, and auto-follow rules (except for existing users who been using these features). However, workarounds for viewing inactive and monitoring followed records are available in this post.

Exciting news! Zoho WorkDrive now powers file storage for all new Zoho CRM signups across DCs. Connect your CRM to WorkDrive to automatically organize attachments into a dedicated folder for each record, structured as Module Name > Record Name > Attachments. Access your WorkDrive account easily through the Documents tab and manage permissions with Documents permission feature. Learn how to setup and collaborate with your team by reading this post.

The Zoho CRM integration with Zoho Creator, previously exclusive to the CRM Enterprise plan, is now available for Professional plan users! Seamlessly connect Zoho Creator with your CRM to create up to 5 custom tabs for your custom apps and 3 related lists per module to link data from custom apps with default CRM modules. For more details, check out our announcement post.

Zoho CRM has introduced organization-level controls that govern access to emails sent from within the platform. You can now manage who can access and edit emails, set organization-wide permissions to limit access to sensitive data, and control permissions for drafts and scheduled emails. Explore your organisations email settings by reading this post.

Zoho CRM Kiosk just got an upgrade! You can now add titles to your Kiosk screens, adjust their width for a better viewing experience and include three new fields—Percentage, URL, and Decimal. Use the #Merge Field function to merge data from your Kiosk screens or from your CRM data, and select values from existing data in picklist, multi-line, and checkbox fields in the create record action. Configure actions like lead conversion and scheduling directly within your Kiosk. Check out this post to discover more customization options!

Zoho CRM users in India who send notification SMS messages must comply with the new URL whitelisting mandate from TRAI (Telecommunications Regulatory Authority of India). This requirement aims to prevent misuse. Please review this post and follow the guidelines provided by your network provider to ensure compliance.

Zoho CRM has introduced a new feature for managing subforms directly on the record details page. You can add, edit, delete, filter, and sort rows without switching back and forth to the record details page. This feature is being rolled out in phases. Check out this post to learn more.

Useful Discussions:

@Ozden Uslu encountered difficulties while trying to create a new pipeline in Zoho CRM, specifically with editing fields and deleting stages. @Subhash Kumar provided assistance by explaining how to edit and delete stages in the Setup menu in this post.

Annie wanted to know how to view the enrollment properties set for a cadence in Zoho CRM. @Sunderjan shared a screenshot showing that the "Who is this for?" section displays the enrollment criteria you've set. Check out this post to find out where it's located.

@Drik needed a way to automatically remind users to review uploaded documents . @Haiku Technical Support suggested using a Deluge function or a report. This solution helps track attachments and send reminders for overdue reviews. Learn more in this post.

Functions:

@Nick was attempting to create a workflow rule to automatically close tasks associated with new deals that meet specific criteria. @Subhash Kumar stepped in with a solution using a Deluge function. This function checks tasks for specific subjects and closes them automatically, reducing manual efforts. Check this post for the code!

"Every start is difficult; you're taking important steps. Keep going, buddy!" — @Andres had this to tell @Matt Warner, who encountered challenges while trying to update contact records in CRM with the number of meetings associated with each corresponding record. 

To help him achieve this, @Hugh provided guidance on using COQL queries to retrieve events within a specific date range and extract the necessary information. @Andres then shared the correct syntax that helped resolve the error in Matt's code.
Take a look at this interesting post for the working code!

It's @Matt Warner again, whose post received insightful responses from many community members. Matt's Deluge function to validate if a lead is over 18 years old wasn't working. @Subhash provided a corrected code snippet, and other members contributed as well. Matt acknowledged his learning curve as a non-developer and appreciated the explanations. Learn with Matt in this post!

Dev's Corner:

Raantjes wanted to open a pre-filled email template with the ability to edit the content before sending it by clicking a button in the Blueprint. @Hugh and @Maadhari shared their suggestions for using Client Scripting to achieve it in this post.

@WM Yeo was using a Client Script function in Zoho CRM and wanted to extract the return value from a standalone function but faced challenges doing so. By following these steps outlined in this post, you can achieve this requirement. Check out the code snipped in this post shared by @Jeganprabhu for more details.

@Jordan Barker wanted to show a warning for specific picklist selections in Zoho CRM. @Anamika suggested using the "value" parameter of the onBeforeUpdate() function. This captures the user's new selection, rather thanthe previously saved value, thereby facilitating the warning pop-up for Jordan! Check out this post to learn about the warning based on the intended selection!

WM Yeo wanted to use Client Scripts to update calculations based on changes to any of the 94 modifiable fields in their Zoho CRM module. However, there's a limit of 30 Client Scripts per page. Hugh Marshall suggested a simpler approach that accomplishes this more efficiently, allowing the script to identify the changed field and perform the necessary calculations. Curious to know more? Check out this post.

Kaizen:

Discover how to leverage the Schema Explorer in Postman to effectively understand and interact with the Zoho CRM GraphQL API.

This post addresses a common pain point for Zoho CRM users migrating from Pipedrive. Learn how to automatically update picklist values based on closing dates using Deluge functions within workflows.

This post compiles all the frequently asked questions (FAQs) about the common functionalities, limitations, and best practices of Zoho CRM Subforms.

Discover how to build a custom button widget in Zoho CRM that simplifies mass communication. This widget allows users to send SMS notifications and pre-recorded calls to multiple leads or contacts simultaneously.

Explore Flyouts in Zoho CRM Client Script. This post explains how to use them to display widgets and highlights the key differences between Flyouts and Popups.

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 featured in next month's digest. Have a wonderful month ahead!

    • Recent Topics

    • How to Display a Logo Image on a Public Form?

      I would like to display a logo image in the header of a form. To achieve this, I added an Add Notes field to the form. The code below works perfectly for Zoho users accessing the form. However, when the form is made public, the image does not load properly:
    • Creating a Zoho Online Meeting in a Blueprint

      We are looking for an easy solution to schedule online meetings in a blueprint and ran into the same problem discussed in this topic: https://help.zoho.com/portal/en/community/topic/custom-function-to-set-meeting-to-online-meeting (After connecting Zoho
    • Enabling 'From Number' and 'To Number' fields in the Calls module

      Hello everyone, We've added "To Number" and "From Number" fields in the Calls module as part of our latest update to provide users with the option to enable or disable them through the Calls Preferences tab. When enabled, these fields will be displayed
    • Workaround for Zoho Inventory changing previous Fiscal Year Trial Balance in QBO

      We've run into an issue where Zoho Inventory syncs to QBO and makes adjustments to journal entries from previous fiscal years. Fiscal Year End reporting has been long completed, but the Trial Balance keeps changing. Zoho does not have a fix for this,
    • Route Optimizer

      Does Zoho Inventory offer route optimization for our in-house deliveries? It will save us time to manually route our daily orders. Thank you
    • Can documents attached to different ZohoForms automatically go to different OneDrive folders?

      Hi there, I set a workflow to track and store applications coming in from our website. I created two different Zoho forms, one for unsolicited applications, one for applications to job postings. After any of the forms has been filled in, a new record
    • TeamInbox down?

      Hi everyone, we are getting message "Sorry, this action cannot be performed due to an internal error. Please try again later. We are on the Canadian data centers. Can someone please confirm if the service is down? Thank you! F
    • Purchase Requisition in Zoho Books

      I want to understand if Zoho Books is having the following workflow: PR ( Purchase Requisition ) >> PO ( Purchase order) >>  GRN/SRN ( Goods/Services receipt note) >> Bill
    • Confirmation prompt before a custom button action is triggered

      Have you ever created a custom button and just hoped that you/your users are prompted first to confirm the action? Well, Zoho knows this concept. For example, in blueprint, whenever we want to advance to the next state by clicking the transition, it is
    • Marketer's Space: Streamline marketing and sales by integrating ZMA's Planner with Zoho CRM

      In a competitive market, clear goal-setting and seamless campaign execution are crucial for marketing and sales alignment. When integrated with Zoho CRM, Zoho Marketing Automation's Planner enables marketers to create, manage, and measure campaigns effectively
    • Custom emails for Portals not working

      I changed the standard templates to custom email templates for all three options, but the invitation is still sending the original email layouts. Anyone know why this would be happening? I changed them 2 days ago.
    • Switching scheduled webinars from Live to On-demand

      Now that On-Demand webinars has been added as an option for webinar presenting, is there a way I can edit already scheduled webinars from Live to on-Demand? These scheduled webinars already have people registered. Thanks
    • Zoho CRM v2.1 deprecation or sunset plans ?

      Hi Team Wanted to know if there is any plan to deprecate v2.1 CRM apis https://www.zoho.com/crm/developer/docs/api/v2.1/ and if yes by when
    • Forex Bank Refund Entry

      Hello, please advise how to enter refunds from our bank forex department. The refund was because we were on preferential rates but at the time of USD purchase were not given the preferential rate, therefore the bank calculated the excess that we paid
    • Auto-Populating Custom Field

      This is to request a feature enhancement for our invoicing system. We're currently creating invoices with a single item per invoice and have a custom field called "Related Vehicle." We would like the "Related Vehicle" field to be automatically populated
    • How can i Customize Delivery Note?

      I need to customize delivery note like change the tittle for language purposes and also include only the balance due
    • Delivery note template

      We have some reasonable templates for sales docs but the delivery note one is very limited. It would be nice if we could have the same options as the sales form templates or even create our own by cloning an existing sales template, modifying (ie: removing
    • INTERCOMPANIES INVOICING

      Dears , I paid expenses on behalf of our sister company from my cash account , then month End i issued an invoice to the sister company , my question is how to put the expenses GL in the invoices
    • Zoho CRM Theme Color?

      I've read multiple articles stating it's possible to change Zoho CRM theme colour (top menu bar) from personal settings menu, however, my zoho has no options for this at all and I've looked everywhere........has this feature been removed? I'm currently
    • How can i force the user to select a project when creating an invoice ?

      Hello I tried all the ways that i know , but no way is able to stop creating an invoice without project.
    • Sales

      1/ How can I make a discount on invoice exmple : invoice 5,100 le , custmar pay 5000 and I need to make this 100 le as a discount , how can i make it ?! 2/ Is thare any report can make me match my company’s balance with the customer’s balance?
    • Include Project Hours when Creating Estimates from Projects

      Hi Currently, in Books, you can create estimates from Projects by inserting tasks that pull both the task and the hourly charge rate. But it doesn't pull the budgeted hours for the task, so you manually have to remember the number of hours for a given
    • acc

      Regularly sending statements to customers is an imperative part of many business processes as it helps foster strong customer relationships and provides timely guidance on pay//
    • South African Payment Gateways

      Since the "Demise" of Wave many South African users have moved over to Zoho and yet for years users have been requesting Integration with a South African Payment Gateway to no avail. Payfast was the most commonly requested gateway as it supports recurring
    • CRM Implementation

      I need to implement Zoho CRM. Is there a useful user manual available to guide me through the implementation?
    • Zoho Social integration with Zoho Flow

      Is there any plans for Zoho Social integration with Zoho Flow?
    • Marketing 2.0 has been a catastrophe

      Anyone else having significant issues with their link between their CRM and Marketing automation since moving to version 2.0? We had an easy flow for triggering leads in the CRM to journeys in Marketing Automation but now nothing seems to work properly.
    • Cannot average "Duration (Time)" from Pick List History Tracking in Reports

      Okay, let's say I have a custom module. In this custom module I have a pick-list named "Status" with "New", "In-Progress", "Completed" values. I also have turned ON pick-list history tracking and chose "Time" to track the duration in (instead of "Calendar
    • Customer Statement Template

      Hi. how can i add order number "customer LPO number" in the customer statement. regards
    • Authorize.Net Update: Disable Transaction IP Velocity Filter to Avoid Payment Failures

      Update: The Authorize.Net integration was updated on November 20, 2024. To prevent recurring transaction failures, we recommend disabling the Transaction IP Velocity Filter at the earliest. We’re updating the Authorize.Net integration in Zoho Books on
    • Need to send a single email to up to 20 recipients

      I want to send a single email to ~16 or 20 recipients. It appears that I cannot do this in Zoho email as it gets flagged as unusual activity. I need to be able to communicate with this group on a regular basis. What am I missing that Zoho doesn't allow
    • Unable to Schedule One-to-One Emails in Zoho CRM

      Hi everyone, I’m using the Zoho CRM Professional Edition and facing an issue with scheduling one-to-one emails directly from CRM. While I can send immediate emails without any problem, I don’t see an option to schedule these emails for a later time. I’ve
    • Canvas Detail View Related List Sorting

      Hello, I am having an issue finding a way to sort a related list within a canvas detail view. I have sorted the related list on the page layout associated with the canvas view, but that does not transfer to the canvas view. What am I missing?
    • Repeatable Fields/Sections in Zoho CRM

      Hi Zoho Team, We have a module in CRM named "Clients". We would like to know whether it is possible to have a feature enables us to have repeatable sections in our clients' profiles? For example, if we customized a section in the clients' profiles named
    • Zoho Analytics: Requests for view access

      Hello, We have a user that might request access to a certain view, report etc. However this request for access is being sent to different admins within the workspace, is is possible to set who the "approver" is of these requests? If not what are the rules
    • Boolean Fields in Mail Merge Displaying as Checkmarks

      I'm really liking the new mail merge functionality. It's replaced the Zoho Sign extension for us. One problem I've seen is that boolean operators (i.e. Checkbox fields) in CRM merge as "True" or "False". This looks a little ugly in my final document — is there a way I can get those to display as checkboxes?
    • Formula in Sub Form

      Hello - I have created a sub-form and the data is going to be insurance policy information. However some of the policy amounts are based on a percentage of a main coverage. For example, Debris removal coverage is 5% of the main dwelling policy. Is there
    • Email alias already exist

      Hello, I'm getting an error message the email alias already exist when attempting to add 2 email addresses. The emails are associated with an account I deleted. I started a new account and need to add them back to get 1 email at each. I have an open ticket
    • Migrate emails from a shared mail box to a private mail box

      How is possible migrate a shared mail box if the migration tool require a password, and the shared mail dosent have ?
    • Support poor service

      I just wanted Zoho support to give me some more concrete answers. I’m facing SMTP error issues, and they told me that the South American IP was experiencing problems, but they didn’t provide an estimate for when it would be resolved. Now my company is
    • Next Page