Zoho CRM Digest

Zoho CRM Digest



Hello Everyone!

February has been off to a productive start in the Zoho CRM Community, with several thoughtful product enhancements and helpful technical discussions making their way into the forums. To help you stay up to speed, weโ€™ve rounded up the key product updates, developer insights, and community-driven solutions from the first half of the month.

Letโ€™s dive in.

Product Updates:

Introducing Radio Buttons and Numeric Range Sliders in Zoho CRM
The addition of Radio Buttons and Numeric Range Sliders provides a more intuitive way to capture data. Radio buttons offer clear, one-click selection for defined choices while Numeric Range Sliders allow users to drag and set values along a visual scale. These fields are ideal for surveys and scoring, as they improve data accuracy by eliminating typos and restricting entries to your predefined limits.

๐Ÿ”— Learn to Configure These Fields

Introducing Record Category in Zoho CRM
Record Category allows teams to group multiple picklist values into broader, high level classifications. This addition makes it easier to assess progress at a glance by using visual indicators to track transitions between stages. By categorizing individual values, you can filter and act on records more effectively, without relying on individual stage values.

๐Ÿ”— Learn how Record Category works

Enhancements for Currencies in Zoho CRM
Multiple enhancements are now available to streamline currency management, including automatic exchange rate updates, improved options for updating record-level exchange rates, and more flexible handling of currency values across modules. These updates ensure your financial data remains accurate even as exchange rates fluctuate.


Zoho CRM Kiosk Studio: Use Action Responses Across Your Kiosks With Sequential Actions
Sequential actions now allow you to reuse responses from previous steps to build more dynamic and connected kiosk workflows. This update enables information captured in one action to be used seamlessly in later steps within the same kiosk flow, improving automation and reducing redundant input.



Functions:

Copy Files Across Related Records
To address a requirement by @jonathan_schneider regaridng copying files between modules, @Sunderjan Siddharth suggested a Deluge based approach. The solution involves downloading the file from a Contact's file upload field via the CRM API and attaching it to a related record, such as the Appointment, using the zoho.crm.attachFile() method.


Dev's Corner:

Copy Contents of File Upload Fields into WorkDrive
@Haiku Technical Support shared a Deluge script to help @Emma automate the transfer of files from CRM file upload fields to WorkDrive folders. The logic retrieves files from the Deals module and uses the zoho.workdrive.uploadFile() method to maintain a synchronized document repository for each record.


Fetching Deal Owner Details via COQL
@Divya Aurora needed to fetch the Deal Ownerโ€™s name and email through the COQL API, as standard queries return only the owner ID. @Jeganprabhu S explained that by using the latest v8 API, one can use "dot notation" (e.g., Owner.email) in the SELECT statement to fetch these specific details directly in a single call.



And with that, we wrap up the first half of February's Zoho CRM Community Digest. Caught something cool we missed, or have a favorite from this edition?
Drop it in the comments below! Weโ€™d love to hear from you.

Weโ€™ll be back soon with more updates and community gems. Until then, stay tuned!