Why does the Decision Box field not update?
I have a very simple custom function to validate whether a lead is over 18 years old. It reads correctly, saves correctly, and gives the correct output in the log info. However it does NOT update the record. Test data should return "false" and uncheck
Why is there a limit to home screens for users and roles?
Why can there only be one home screen created by a user and only one home screen shared with a role? The CEO should be able to view all of the home screens shared with all roles. My CEO is interested in tracking how the inside sales team is doing, how the onboarding of new customers is going, the field sales metrics, etc. Each team has their own home screen Dashboard- why can only one be shared with CEO? Similarly, if there is a limit of 10 components to a single home screen, than a user should
How to Mass update subject of task?
Hello Everyone, We are using Zoho CRM from July this year. We are using the Task module as a service scheduler for our clients. but my users created the task with the wrong subject and now we have to change this. But the number of wrong subjects task is huge i.e 2500+, I can't change this one by one. So is there any way to update these wrong subject? Kindly help. Thanks & Regards Shubham Agnihotri
Notification Overload!! Can we turn off notifications when custom functions run?
I run custom functions when users create a lead / contact to check for missing data / errors and update automatically. For example: - Leads: if they enter just a zip code I automatically insert the City and State - Contacts: If "phone" is empty I pull
Kaizen #96 Automatic Mail-Merge Document Creation Using Zoho CRM APIs
Efficient communication and personalized document generation are crucial for maintaining strong customer relationships in your business. Manual document generation can be time-consuming, repetitive and error-prone, decreasing productivity and customer
Creating Email template that attaches file uploaded in specific field.
If there's a way to do this using Zoho CRM's built-in features, then this has eluded me! I'm looking to create a workflow that automatically sends an email upon execution, and that email includes an attachment uploaded in a specific field. Email templates
Announcing the deprecation of a few capabilities within Feeds
Dear Customers, We hope you're well! We are here with a recent update we made to the Feeds feature in Zoho CRM. We have deprecate the following capabilities from Feeds: View inactive/ dormant records View records followed by you Auto-follow records With
HELP IN GETTING MY ACCOUNT ID
im using zoho api , im trying to apply the steps to send email via endpoint : /accountid/messages but for that i need to get account_id by using zohoid , im trying that but the result is : resulted in a `404 Not Found` response:\n
{"data":{"errorCode":"INVALID_OAUTHSCOPE"},"status":{"code":404,"description":"Invalid
Subform - Width
HI So we have product subform on our deals so the sales guys can keep track of what product they are putting in. I have been asked so many times if I can expand the width of the 1st "column" so they can see the full description rather than having to click
[Webinar] Automate sequential follow-ups with Cadences
Hi there, Any sales process warrants a lot of follow-ups with potential customers. And most of the time, each of these follow-ups is dependent on when the last one was done, or how it was received, right? Naturally, the onus of these decisions falls on
WHERE TO LEARN JS ZDK Functions FOR ZOHO CRM CLIENT SCRIPTING
Hello Folks, I have trying to implement some stuffs, in the client scripting in Zoho CRM but I am less in knowledge when it comes to the JS ZDK Library Functions. Like for example, things Like get data of a related field lists, learn functions like generally
quote of the day home page
Dear Zoho, Is it possible to show random quotes of the day on the home page for each user? Think of: quotes of the CEO, inspiring people from around the world, quotes of employees. The administrator can then add quotes to a list, and it will randomly show on the home page. This should not be too hard to implement. This would really enhance our CRM! Hope to hear from you guys keep up the good work Jimmy Netherlands
How do I customize the "Update Campaign Member Status" fields (Under Campaings/Leads/Edit/Update Campaign Member Status)?
How do I customize the "Update Campaign Member Status" fields (Under Campaings/Leads/Edit/Update Campaign Member Status)? The choices available under "Select the Status" drop down fields do not meet our needs. We would like to add about 3 more custom
Inquiry Regarding SMS Capabilities in Zoho CRM
I have a question regarding the SMS messaging capabilities within Zoho CRM. Specifically, I am looking for the ability to: 1. Send transactional SMS messages, such as those triggered by workflows. 2. Facilitate one-on-one SMS communication with potential
SheetView- Phoneformat
I have Zoho Enterpise I created a filter in listview ,showing my "not correct phoneformat" It is now 491234567 and should be +49-1234567 So I have sheetview and in column next to the wrong phone I created a colomn PhoneOK, being a FORMULA like ="+"&MID(D2,1,2)&"-"&MID(D2,3,15)
Darshan Hiranandani : How can Zoho CRM be integrated with Zoho WorkDrive?
Hi everyone, I’m Darshan Hiranandani, looking into integrating Zoho CRM with Zoho WorkDrive and would appreciate any insights or suggestions on the best approach. Specifically, I’m interested in understanding how to set up and optimize this integration.
Error while validating field values..
Hello Team, I am seeking assistance with an issue in our Zoho CRM Quotes module. We have configured the following fields: Quote Date: The date when the quote is created. Quote Valid Through: A dropdown field with options like 30 days, 45 days, 60 days,
Email Scheduler Not Working
I have scheduled two reports in the Email Scheduler to be sent on a weekly basis. However, I have only observed one instance where the email was successfully received, and no subsequent reports have been delivered. I need to ensure that these reports
Zoho Reports printing to half page only
Good to see Reports back. I am exporting reports to PDF but they are showing on half the page only, which looks strange. Is there a way to get all the data onto one page? I've tried all the export and print options. I have attached a screenshot of an
Creating a call button which triggers a "Calls" window with Current Call.
Hello, Purpose: Easy to cold call from Leads module without having to enter every single lead. I have been trying to create a button which triggers the same window that "Calls" from the Activities section does. I have managed to create the button. I did that with this script in functions: leadDetails = zoho.crm.getRecordById("Leads",leadId); mp = Map(); mp.put("Subject","Cold Call"); mp.put("Owner",ifnull(leadDetails.get("Owner"),"").get("id")); mp.put("Call_Type","Outbound"); mp.put("$se_module","Leads");
Kiosk Studio Session #1: View paid customers in the same industry
Update | 15 Oct 2024: Session #2 is now available here! Hello everyone! We're excited to launch our new series of posts on Kiosk Studio today. Called Kiosk Studio Sessions , these posts will be packed with actionable ideas to help you get the most out
CRM Calendar to start on Monday
Hi, I have been searching high and low and I cannot find anywhere an option to change the calendar settings to the European style Mon-to-Sun instead of the default Sun-to-Sat. Please do advise how I should do that or whether you plan to create such an option! I know it is a matter of habit, but all the members of my team are complaining how disturbing this is. Looking forward to the answer! Regards, Kristi
Invoice layout
How do we customize invoice layout? I do not need Qty in stock as ours in a SaaS based business.
Zoho CRM for Non-profits
Is anyone using Zoho CRM for non-profit donor development? The need to identify potential donors, convert them to actual donors and track all communication with them by a development team. Thanks.
Zoho CRM Workflow and Function Backup Options
Hi everyone! I have been able to make several backups of my CRM data and noticed that the Workflows and Functions are not included in these backups. To my knowledge, there is no backup feature for workflows and functions, which is problematic in of itself.
Data Sharing issue: Shared user information outside of defined roles
Hi Zoho team & community, We've encountered a particular issue that I'm hoping you might be able to help us with. The context: Our organisation consists of multiple units that should not have access nor see each others information in Zoho CRM. To achieve
Implementing component filters and restoring deleted items in Zoho CRM analytics
Hello everyone, We're thrilled to announce two powerful enhancements to your Analytics Dashboard that will improve the way you visualize and manage your data: component filters and the option to view and recover recently deleted items. These improvements
Parent Account/ Member Account and Hierarchy
I was creating Hierarchy for Accounts (e.g - Hospital, Clinic, Department, etc.) . Let's say Level 1, 2, 3. I used 'Parent Account' lookup field to define Level 3 parent account = Level 2. Leve 2 parent account = Level 1 I want to see the full hierarchy
Convert Quote or Sales Order to Purchase Order
Hi, I am using Zoho CRM and I need a way to either convert a Quote or a sales order into a Purchase Order. We resell products to our customers. When we quote a project for a client we create a Quote today. When we win their business we convert it into
No desktop Incoming call notification
Hello, We just insalled a SIP gateway with Zoho. We are just debugging some odds, and one of them is: when we have an incoming call, our desk phone rings, and a internal notification is shown in the CRM. However, most of our user don't have their browser opened all day long, and never get that notification (to record the call). Is there any way to get a desktop notification (either from the browser or a desktop app, or even Cliq) to be used ? If not, how do you usually get notified ? BTW we are all
CRM lock task due date
Hi, we want to be able to lock the task due date in Zoho CRM. We have been asking about this feature for years, and still unclear if we can do this or not. I see some discussion over at Zoho Projects, so maybe they are aware of the use case. When we tried
Quick question - non-profit database
Basic background: I need to set up a database for a small, non-profit organization. Mainly I need it to manage my list of contacts, donations, and fundraisers. The contacts need to be categorized (staff, donors, volunteers, etc.) and many times these
How to get rid of 'via zohocrm.com' in the mail received by the customer.
When i send an email to the customer via zoho crm, it displays ' via zoho crm' beside my name. How can i get rid of it, it is bad for business because it reduces the authenticity of my email. Need help as soon as possible. Anil.
Lead should fill up data set
At the moment I am working step by step on moving all email lists (first name/email) from an external App into the Zoho CRM as "LEADS". How exactly do I implement this so that I send the respective contact for whom I have either - only email or - email
Zoho CRM Tracking Google Enhanced Conversions
Can anyone @Zoho, consultants, or users help me understand if Zoho CRM is going to support Google's Enhanced Conversions? I included some information from Google below about it. We use Google Adwords for our pay per click advertising for lead generation,
Automatically close a Task based on workflow rule
I have a task that is created for every new Deal, and I'm trying to write function that will close that particular Task based on a workflow rule. I'm getting the following error in the function below. I'm new to Deluge so I'm not sure what I'm missing.
BIG DEAL ALERT...WHERE IS IT??
I have spent hours looking for "BIG DEAL ALERT", I have followed the instructions..."SET UP", "POTENTIALS" but there is nothing there! How do I set up a "BIG DEAL ALERT" Richard Quickcolourprint.com.au Perth Australia 1300 784 250
Can we assign Multiple contacts to one Meeting in Zoho CRM
Hi There, I would like to know whether we can assign one meeting to multiple contacts. I know that, In meetings record, we have contact as a single select lookup. But is there a way that we can show the created meeting in more than one contacts related
Get Company Logo
In some other CRMs I am testing, I see that, upon importing Accounts/Companies, that Company's logo is automaticaly inserted in those CRM's, is that also possible in ZOHO ?
CalDav stopped working
Hello, I have been using CalDav for syncing my CRM calendar with my outlook and iphone calendars. About 3 months or so ago it stopped syncing. I have not changed anything. I have tried to reinstall but I cannot get it to work. I really rely on this as
Next Page