Wrap field text
I have recently established tracking information to be passed to crm. However, some urls are very long. I have intentionally made the limit of these fields to 100+ characters but when the extremely long urls are passed, it stretches out the screen. Is is passable to allow wrapping for fields? If not, please consider. Much respect. P.S. BTW, Zakir Hussain is my favorite percussionist. http://en.wikipedia.org/wiki/Zakir_Hussain_(musician)
Need help with script - Event to Deal
Hi, I'm trying to create a script that is supposed to do the following: If an "Event" is related to a "Deal“ and the "Stage“ = "Targeted“ → set Stage to "Scheduled“ can someone help me with a function (as part of an automation that will be triggered when
Leverage competitor mention in workflow rules
Dear Customers, We are happy to announce a feature enhancement that will change the way you engage with your customers and outpace your competition. With this enhancement, you can now seamlessly track competitor mentions within your email communications,
Custom Related List error message
Hello, I have a custom related list in the CRM Accounts module for Parent accounts, which pulls in information on Member accounts and shows up on the Parent account. The function is built correctly and runs correctly sometimes (see screenshot)... ...but
Zoho Desk tickets not visible as related list in Zoho CRM
Hi, I've set up the configuration between Zoho Desk and Zoho CRM. However, the tickets are not visible as related list in Zoho CRM. Where can I solve this problem? Moderation Update: We see that you've started another post for the same challenge. We've
Subform details
Hi, I want to update an entry & create Writer document after an action. The action is to choose one or more entries in a subform. The entries belong to another custom module. I assume I'm collecting a list here. The next step is to add those entries that
IF statement to join 2 first names only
I have set up on a contact layout to have a partner/spouse with secondary first and last name fields. I'm trying to set up a formula field where if the secondary name is empty, the only the first name will appear in the 'letter' formula field, but if
Launching CPQ for Zoho CRM! An in-built solution for bespoke quote management
Hello everyone, We are thrilled to announce the public release of CPQ (Configure, Price, Quote) for Zoho CRM, which is a fundamental block in sales management. NOTE: CPQ was a public early access feature from March 2023 — January 2024. Since February
Useful enhancements to Mail Merge in Zoho CRM
Dear Customers, We hope you're well! We're here with a set of highly anticipated enhancements to the Mail Merge feature in Zoho CRM. Let's go! Mail Merge in Zoho CRM integrates with Zoho Writer to simplify the process of customizing and sharing documents
Calculate the revenue according to the number of working days
Hi, I need to calculate the number of worked days by month. We're in the consulting business so our consultants start and end their mission in the middle of the month. We have a start date and end date to the mission, and I would like the monthly revenu
Mass Update Currency Field
Greetings. We have 600+ leads and contacts that have the wrong currency. I have tried Mass update, but this appears to be a system field that can not be updated. Can this be done with ZOHO help, or is there a work around? Thanks Kindly.
How can I recover all my deleted contacts?
I delete all my contacts by error. How can I recover them?
How to stop workflow email sequence in CRM when a lead replies
Hi, I am running a 4 step workflow email sequence in CRM and whenever a leads replies, I manually change the trigger field to something else, like if trigger was on active, I change it to replied but it does not stop email sequences from going out to
New to Zia's call intelligence: Quickly identify important keywords from call transcripts
Dear customers, For most businesses, calls are an effective way of communicating with customers, partners, vendors, prospects, or others. Accordingly, we recently introduced the Call Transcription feature and extended Zia's intelligence capabilities to
PDF Templates for non-inventory modules
Hi, With the new limitations in mail merge, it poped up something i asked about 4 years ago. Some of my clients use mail merge only because the PDF templates are not available to non-inventory modules. if it is possible to enable to in other modules,
Error when attempting to add an item to a related list in Contacts
Hi, In our contacts layout we have created a Lookup field called "Trusted" to allow users to link other contacts to main contact. I need to add items to this list for any given contact via the REST API. I've been following the article https://help.zoho.com/portal/en/community/topic/kaizen-48-related-lists-and-related-records-api
Connect Error
My emails are supposed to be shared with my co-workers and all the settings are accurately set, but they cannot access my emails. When I check the settings page, it says CONNECT ERROR. I cannot figure out how to fix this.
Lead conversion, field mapping and deal conversion
Hi, we are new users of Zoho One and are trying to get on par with easier/lighter customizations & workflows. Case 1: When we convert lead to account (using the convert button) we want to set the account type to "Prospect" - how do I setup this workflow?
Is it possible to make Functions to take in Map or List as parameters in CRM?
I'd like to to create some standalone custom functions to allow me to manipulate data. I'd like to take in List or Map variables as parameters. I want to use REST API to send some List or Map variables to those functions. Currently in the Function editor,
Renaming the Services and Appointments module
Hello, I was able to rename the Deals and Accounts modules, but I can't seem to rename the Services and Appointments modules. How do I do that? Thank you!
API name of aggregated fields
Hi, I would like to change the value of an aggregated field and move this to a Writer document. Though I'm not able to find API names. Does that mean, that this is not possible? Best Dina
[Early Access] Voice of the Customer (VoC) for Zoho CRM
Happy new year, everyone! We have an exciting addition to our suite of features and would like to introduce you to VoC (Voice of the Customer) for Zoho CRM, powered by Zia. 2023 is definitely the best time to be a customer with rapid innovations and advancements
Transfer contact to a lead.
Is there a way to transfer a contact from CRM to a lead without having to re enter everything.
I receive a monthly invoice and cannot assign it
Hi team, I receive a monthly invoice and cannot assign it. The amount is €10.71. Can you tell me what this is for and stop the payments immediately? Thank you a lot!
Personalized templates, automated WhatsApp messages, and more
Hello customers, We're thrilled to share some exciting enhancements to our WhatsApp Business integration with Zoho CRM: You can now create personalized templates and use them as automated WhatsApp messages. These updates introduce powerful new capabilities
New in Zia: Identify anomalies in list views, plus best mode to contact recommendations
Hello all, We're here with a couple of enhancements in Zia—Introducing anomaly detection in list views and the best mode to contact suggestions. So without any delay, let's get into the details one by one Anomaly detection in list view Anomaly detection
Enhancing Zia's Churn Prediction with descriptive reasoning and usage data
Dear all, We're excited to announce a couple of major enhancements to the Zia Churn Prediction feature: descriptive reasoning and the inclusion of data usage. Before we discuss the improvements, here's a quick recap of what Zia Churn Prediction is all
How to remove the "Send Email" button from any crm module when the record is awaiting approval?
I need to remove the Send Email Button from any custom or standard module Moderation Update: There are two different feature requests discussed in the post. 1) Hide 'Send Mail' button when the user's Profile permission for sending emails is disabled.
:between: conditions in search?criteria
Hello, please help solve problem I try to select deals by Creater_Time between dates i send this GET request /crm/v4/deals/search?criteria=(Created_Time:between:(2024-02-01T18:52:56,24-02-17T18:52:56)) encoded to /crm/v4/deals/search?criteria=%28Created_Time%3Abetween%3A%282024-02-01T18%3A52%3A56%2C24-02-17T18%3A52%3A56%29%29
Error when trying to get crm record
Usinf the CRM API, I'm trying to pull a record from our CRM by getRecordById, but I'm getting the following error: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://www.w3schools.com' is therefore not allowed access. The full code can be found here: https://www.w3schools.com/code/tryit.asp?filename=FDFWZRMENMHV Appreciate your help with this.
Change Campaign Member Status Options
We have the Eventbrite extension linked to our Zoho CRM account, and the data from this shows up in the the Campaigns Module. Each contact in these Eventbrite campaigns is automatically listed as 'Attending' in the Campaign Member Status. I would like
Font keeps changing in emails
Is there a way to set a permanent default font in emails (specifically email signatures)? We spent hours setting them all up (templates, email sigs etc) and they seem to randomly send in different fonts. Usually Times New Roman, we set everything up in
Permissions based on fields data
Hello, I don't think it's possible to set up permissions and/or share rules based on records' fields values. Is this something being considered to implement? Regards, Moderation Update: The condition-based Data Sharing Rules is available. Announcement
Changing a customer currency which is different to company base currency
I am trying to change the currency for a customer which is different to our company base currency. When I attempt to select the drop-down in the customer profile when editing, this is greyed out and I am unable to select anything else. Kindly advise as
Zoho Forms not linking to Portal
I have a Portals page/module set up with a link to a Form. However the CRM Search bar in the form is blanked out and doesn't search or even allow typing into it. The form is set to Public.
Data mismatch error when running custom function to update field in Deals module
I keep getting an error message: Failed to execute function Data type of the argument of the function '754' did not match the required data type of '[BIGINT]' Line Number:XX I'm trying to covert a currency field value to a text field string that includes
Middle Names
I don't understand why Zoho has not included a filed for middle names. This is standard in the U.S. and required for many legal documents which we use in my office. Please add this feature it is very basic and there is no reason to exclude it.
How to change User Role
Hello! I am the primary administrator for our company's CRM. When I opened our Zoho account, it automatically marked me as CEO. However, I am not the CEO! How can I change this in my profile? Thank you.
Conditional layouts - support for multi-select picklists
Hi, The documentation for conditional layouts says the following: "Layout Rules cannot be used on the following field types: Auto Number Lookup Multi Select Lookup User Lookup Formula File Upload Multi Line" I have a custom module with a multi-pick list
Outlook 365 Zoho Calendar Meeting to Zoho CRM Contact Record
Hi I have integrated a two-way sync between Outlook 365 Calendar and Zoho. I currently testing the integration - I am operating with Outlook 365 Calendar, and I create a meeting within Zoho calendar in my Outlook. I invite a synced contact (Dr Loopy Test
Next Page