Custom Field Creation (no. of days)
Hi there, I would like to know if I can have a custom field created using formula or some function. The expectation of this field will be the number of Calendar (weekday) days calculating from a Date field. For example - there is a Date Field in the Record
Status of the Kanban view
Hi, Have there been any Kanban developments? My Kanban view lists every single status in no order (not even by stage) making it impractical to use. I've brought this to attention of support, have had a remote session but have not heard further. I can
Implementing Validation Rules Using Client Scripts in Zoho CRM
Problem: The limited number of validation rules with custom functions in Zoho CRM (three in the Enterprise Plan and five in the Ultimate Plan), along with the restriction of triggering only one field per rule, significantly hinders businesses that require
Meetings not showing up under contact or deals or any other place besides the meetings tab
Meetings not showing up under contact or deals or any other place besides the meetings tab. I would assume it should appear under open or closed activities as that's where i can create it from. Please advise as we are trying to use this feature more.
Unused and Deleted Stages
Hello, I just started a new company and started organizing the pipeline. I have one challenge left, deleted and unused stages still appear in the All Pipeline tab, and it affects the report and charts in the dashboard. How can I delete or hide it?
function with external api fails
Hi, I'm trying to check of an existing customer number based on the domain of an Account. But I get the following error message: No. of arguments mismatch for the built-in function 'get' Line Number: 24. I highlighted the line 24. // Parameter: account_id
Creating a lead from a slack message
Hi, Is it possible to create a lead from a slack message in Slack?
Unable to switch the contact layout based on a flag in the leads module during lead conversion to contact.
We have a "Lead Type" flag with values X or Y. When X is selected, the contact should be assigned to the X layout, and when Y is selected, it should be assigned to the Y layout. Is there a way to achieve this without using Deluge?
How to set related lookup field from Deluge function when creating a task
Hi, I've checked numerous posts on this topic but it seems I am missing something here. I'm trying to create a Zoho CRM task from within a function. Here's the relevant code: // // Get Departure and related Participant records // relParticipants = zoho.crm.getRelatedRecords("Passengers","Departures",DepartureID);
create a unique autogenerated referral code for each Accounts in ZOHO CRM
Hi, I want to create a unique autogenerated referral code for each Accounts in ZOHO CRM. And when a new customer come to use the referral code they get, they will get specific rewards and benefits that we defined. I also need to create a referral program
Copy value from one field to another
This must be the single most simple task for a Custom Function, yet it is neither explained in the CRM documentation (help), these forums or any YouTube tutorial videos. I have spent about half a day searching for it. I'd also like to point out that users have been asking for this to be implemented as a more simple workflow automation for years ( https://help.zoho.com/portal/en/community/topic/can-i-use-a-workflow-to-update-a-field-with-the-value-of-another-field-or-of-the-current-date ). So in order
Filtering option by subform fields?
I have created a custom module where I have done two test implementations in the layout to experiment with input values. See the attached screenshots. Method 1 was creating a few pick lists (in the section called "IRL values"), and method 2 was using
Kaizen #142: How to Navigate to Another Page in Zoho CRM using Client Script
Hello everyone! Welcome back to another exciting Kaizen post. In this post, let us see how you can you navigate to different Pages using Client Script. In this Kaizen post, Need to Navigate to different Pages Client Script ZDKs related to navigation A.
Manage Topics missing from Actions drop down menu
Would appreciate anyone's help. Been trying to set up tags and every guide says to access tags through the "manage tags" button in the Actions drop-down - here it is in the Leads module. As you can see on the screenshot, that button is missing. I am the
How can I not overwrite data during a mass import
Hi have some new contact data I will be importing as part of a campaign. Some of the names in this data already exist as contacts within Zoho, and many don't. In the data, I have a column/field for 'source' which I will give a value denoting this campaign
function - POST emails as a note
Hi, I connected Zoho CRM to my M365 account via the imap integration. Now I want to post a note for every incoming email from a contact. Basically my function is working fine, EXCEPT for the mail body. It seems that there is no parameter that I can map
No way to specify 'is empty' in searchRecords criteria
I need a custom function that iterates through a set of records that have an empty field, like this: module_records = zoho.crm.searchRecords("Leads", "(Territory Code|is empty|*)",1,200); Unfortunately the criteria doesn't work. How am I supposed to write the criteria that the field "Territory Code" IS EMPTY ? I'm also interested in to know how I can combine criteria in the above script. E.g. Territory Code is empty AND Country is not empty Thanks
Updating Date Fields from 1 module to 2 different Modules
Hi, I have a Clients Module in which there are 4-5 date fields which gets updated by our team often shown below: Now I have 2 linked custom modules naming Egypt and Benque with the same date fields. I would like to write a custom function so that when
Import leads creation time/date
Hi, How can I import leads which have a creation time/date in the past? I want them to have the same creation date in CRM
How To Change Zoho Search Shortcut In Zoho CRM
When using Deluge script editor inside zoho CRM it is very annoying when i want to use the famous Ctrl + / shortcut to mark the row(s) as note and the zoho search is suddenly opens. Is there a way to change the shortcut?
How to trigger workflow for Tasks created through cadence
Hello All, I have a workflow in the Task module to update task when task is created. Does anybody know how to trigger workflow when tasks are created through Cadence in Zoho CRM? Best Regards, Subhash Kumar
How to read large text files in GB from S3 Bucket?
We need to use an S3 Lambda function with Python or any supported language code to divide the file into small chunks that can be read by Zoho using Zoho Deluge. By doing this, all the large files can be processed and the data can be pushed into Zoho.
Another way to implement this than using subforms & possible to create chart visualisation in an Account view?
Hi, my users want to enter and visualise the following information in the CRM for each Account entry: 4 Jan 2023 1 Jul 2023 10 Dec 2023 7 Jan 2024 5 May 2024 CRL 0 1 5 6 6 TERL 7 8 9 9 9 BRL 6 7 9 9 9 ML 0 0 1 3 5 I have looked and found a way to do this
Manager level users are unable to see emails linked to accounts in CRM
We have two levels of users. One is CEO and the other is Manager. The users that have CEO level assigned to their profiles can see all emails linked to a CRM contact record (Their own emails plus other users) The Manager level only shows emails for that
Client Script: Undocumented new function/feature or it's a work in progress?
So I recently found out about client scripts and while messing around in Zoho CRM and in the client script editor when referencing a Field type, two of the available functions shown in the auto completion dropdown are .getSuggestions() and .addSuggestions().
Email
My email is not sending through zoho.
Creating a Quote from a Deal in CRM
Hi, Can someone tell me what the standard fields are that pull across to a quote when you create one from an existing deal? I have our CRM which pulls across the company, contact etc. Then a clients which pulls over the deals name and nothing else. No
After the codes I added to my website, ZOHO CRM information does not arrive.
Hello, we are new to working with ZOHO CRM. I added the codes you gave to the form sections on my website. However, when you fill out the forms, ZOHO CRM information does not come. Where are we going wrong? Below are our codes. Thank you in advance for
Preserving Lead Source field once it has been filled
Is there a way to keep the lead source as is once there is a value in the field? We want to connect Zoho CRM with Zoho Forms so we can know where the lead comes and since some of the leads are already in our system, we don't want to update their original
Custom Reports
Hi, I have a request regarding custom reports. I would like to know if there is a way to achieve the following operations. * Maintain the link to the customer information even when a row group is set up. For example, if I set a contact name to a row group,
Function to have one field automatically fill in another.
Hello! So i'm writing a function in the Leads module, in which i want to have the zip code fill in another field called SPA depending on what it is. I'm aware I can do this over a workflow, but i have approximately 50 different possibilities, and it's
How to get records for Deals with Closing Date in the past
I'm quite new to Zoho CRM development. How do I get records for Deals with Closing Date in the past in a standalone Function? I can see from the documentation this is the general form to get records: <response>=zoho.crm.getRecords(<module_name>, [<page>],[<perPage>],
Zoho CRM for Ring Central- Outbound call issue
Hello, I am having issues with Zoho crm for Ring Central. Over the past week, I have spoke with Ring Central and they they had their engineers try and fix my problem. They said everything is set up on their end, that it's Zoho CRM with the problem.
How can i add a custom text in related list?
I'm trying to add static text to a related list in the Deals module. I tried to do this using deluge but it doesn't work. I did a small test but it didn't work. Basically I want to insert a sales script in text so the salesperson can consult it. Desculpe,
Custom module - update the email address field when a contact is selected
I've read a few articles around updating fields automatically but I really couldn't wrap my head around the code. Could you please help me? Module name: Contracts Field to select: Technical Contact Field to update: Email What i'd like to do is update the email field automatically when I've changed the Technical Contact field. I read that I need to populate the email field in order to make to make use of the "Send Email" button. (I know I can use the workaround for a mail merge but I didn't want to
Wrong cache in API method searchRecords
Hi there. I found mistake on API method https://www.zoho.com/crm/help/api/searchrecords.html After changing the lead, I still get as a result of some time with changed lead (it no longer fits the search criteria and stores a field with a modified value). For example: Lead#1 (MyCustomField=aaa), Lead#2 (MyCustomField=aaa). Request: https://crm.zoho.com/crm/private/json/Leads/searchRecords?authtoken=AuthToken&scope=crmapi&criteria=((MyCustomField:aaa)) Result: Lead#1 (MyCustomField=aaa), Lead#2 (MyCustomField=aaa). -
Custom modules identified as a person record
Because contacts are people the Contacts module lets us do some fun stuff, like add a salutation, first name and last name by default, send surveys and sign documents. This isn't currently possible in custom modules as they are not recognised as people,
Validation rule overlapping client script
Hello, I have a validation rule that is overriding my client script. When the client script rule is met but not saved, a block occurs due to the validation rule. Is it possible for the client script to override the validation rule in some way? To be more
Account Mandatory Fields Not Working
Hi There, We have set up a number of mandatory fields in Leads, Accounts and Potentials. When we convert a Lead it asks for the Potential mandatory fields, but not the ones for Accounts. If you then open the Account it will insist upon the required mandatory
Need help with workflow execution when button is pressed (Button shall create a generic task with a reminder x days ahead).
We would like to create a few buttons that create a task on an Account/Deal/Lead records. At the moment we manually go into a record and add a new task that is usually a "follow up" generic task that will be due in 3 days. Is it possible to create a button
Next Page