Article Read Time:

2 Min

Search

Subcribe :

Train Your Team:

Our Extensions:

Join For FREE:

The CRM Zen Show Episode 277 – Cliq, Cliq, Zoom!

Zoho News

Implementation of the Week

  • Filtering Product Selections in Zoho CRM using Field Data
    • In this implementation, our goal was to filter the Products available for selection by users when working Leads
    • To accomplish this, we first defined the fields on the Leads module that were relevant for Product selection
    • Then, we implemented a client script that references these fields to filter which Products are available in the lookup field on the Lead
    • The outcome is that, as a user fills out the relevant data on the Lead (or, it is filled in via a form), Products are disqualified from selection to make it easier for them to pick the appropriate Product for that Lead

Code Share of the Week

  • Zoho Desk Metadata Template for Deluge Functions
    • When writing a deluge function for Zoho Desk, odds are you are going to need to reference some common metadata information such as Organization ID, Department ID, and Agent ID. This snippet gets all that information and puts it into a map variable called “metadata” that you can now easily reference later in your script.
    • It groups organizations by portal name, departments by department name, and agents by email. 

This Week’s Read

New On Zenatta

  • Zenatta Blogs
    • Building Your Own GPT
      • Our team started experimenting with the new GPT to build your own.  We walk you through how to get started with this very powerful new tool.

Tips and Tricks

This Week’s Quizzes

Wednesday Quiz: In Zoho Writer, how can you revert a chart back into a table after using the ‘Convert Table to Chart’ feature?