default Outbound calls
Is there a way to make the default calls for the organisation to be Outbound in the checkbox? Currently all new calls default to Inbound and this means the sales staff have to select Outbound each time they log a new call. Thank you Peter
Lock a field based on picklist options
Hi, I have a picklist field that I want non-Admins not to be able to change to/from 3 of the options. I currently have the current code which is showing me the Alert and locking the field but still changing the selection. I'm a newbie with deluge so any
Company Rebranding / New Domain
My organization is rebranding, which means a new domain, and new email addresses for all users. Since we utilize SSO to login to Zoho One how can I update all users? Can I export, and import?
remove watermark from ZOHO Writer Mail Merge template?
remove watermark from ZOHO Writer Mail Merge template? how? i am using ZOHO CRM for small batch mail merges
Zoho CRM show/ hide subform
Can you provide a sample workflow/ function how when a checkbox is selected in a module, it will show the subform. If checkbox is not checked, subform will not show.
Web Developer CRM user profile (With limited admin access perhaps?)
Hi guys, Can I suggest to create a Web Developer Admin profile which can be used by web developer to have admin privileges to a Zoho CRM portal - however without being charged a full rate for an additional CRM enterprise (in my case) user. For example,
Unique Issue - Best Solution for a step by step process to update a record?
I have a unique client doing rentals. They have a 'check in' and 'check out' process. Basically based on the information in a custom module, determines what items get prepared for this person's order. There are a lot of conditional statements to show/hide
Lead conversion to custom module
I have been searching and can't find how to convert a lead to a custom module. Serious question. Zoho has been around for what seems like 10 years. How the heck is this not a supported feature? The only thing I can find is writing some custom scripts to accomplish this. Is that accurate? If so, my question stands.
How to save a list in organization variable in Zoho CRM?
I have tried to read this documentation about setting organization variable. I set this code in deluge function // create a list listVar=list(); listVar.add("Harry"); listVar.add("Charles"); // save the list to org variable valueMap = Map(); valueMap.put("apiname","myList");
Sending Zoho form link from custom function in Zoho CRM
Hello, We intend to send a Zoho form link to certain Contacts using a custom function. The Zoho Form must be pre-filled with the Deal information and contacts receiving it should be able to modify the values and upon submission, those modifications must
Introducing Customization in Unsubscribe page
Hello Customers, We're excited to announce a long-awaited enhancement to the unsubscribe link feature: the ability to customize the message on the standard unsubscribe landing page and success display message. Recognizing its value, we've introduced additional
Copy value to a different module
We try to autofill a field in the contacts module named Campagne_taal_3. the information schould be coming from the field Campagne_taal in the Accounts module. Is there a script for this task? thanks in advance.
"Add Call Details" to ended state call? Zoho voice ZDialer to Zoho CRM
Hi I'm using Zoho voice ZDialer from the Zoho CRM to log prospect calls. Currently when calls are placed there's no 'add call details'. All we see are a plain text 'description' field or 'Followup action' in the end state call dialogue. Is there an option
Custom Button to Update a picklist field
Hi there, I'm trying to create a custom button that will update a picklist field. It's giving me the return message but not updating the field. Any idea on what's wrong? I'm currently using this code: mp = Map(); mp.put(CustomerStage,"Churned"); updateRec
Create Kanban custom view for Leads, categorized by Lead Owner
When creating a custom view in the Leads module – a Kanban view – I am trying to categorize the Leads by Lead Owner. This doesn't appear to be an option in the 'Categorize By' drop-down. I can see many of my custom fields, but not this default field.
Account module
Hi ALL! I am asking if there is any way for the users can handle with Account under different account owner or the account not be under specific owner then the all can handle it. Thanks,
Partner Resource Center
I am looking to create an area where I can give contacts or preferably entire companies access to partner resources like documents they can download (and potentially even create their own leads). I looked at POrtals but I not sure this works well so looking
Reporting: Compare Stages
Hi, I'm struggling with a very easy task. We have three order stages. 1. Forecast, 2. Selection, 3. Ordered I need a way to be able to compare the difference in the stages at the point when all stages are set to Ordered. E.g. the forecast for an order
zoho lead conversion time
How do I update this field? Right now it display NA.
Lead Response Time
I apologize if this has been asked before, I've checkd but have not found the answer. The request is to: Please add a field to the Target module in Zoho called 'Lead Response Time'. This field needs to measure the time between a Target going to MQL and
Relay configuration issue Exception reading response
We are receiving the attached message. Please help us resolve this issue or tell me pelase what i am doing wrong
Mixing user editions
Can you mix user editions ? For example can the internal staff have the Professional Edition of CRM and have outside customers use the Free Edition, just to look at some of the data ????
List view : How to change info on "on mouse hover"
Hi, in list view, if I hover my mouse over "contact name" in the task module, I'll get a small popup with "email + phone number". How I can change that? (I would prefer email + cell phone) thanks
Get CRM image download URL
I am trying to get an image uploaded to a CRM module to attach to a Writer merge field. I had it working at one point, but it stopped. I have used a basic image upload field, file upload field, and the attachments section of the module. I can get the
Automatically import new leads/accounts into Zoho People from Zoho CRM
Instead of manually selecting new accounts from Zoho CRM and importing them into Zoho People please add a feature to automatically sync and add any new accounts.
Email Message says Max 32,000 Characters and the email is less than that and won't send
I have emails that are frequently not allowed to be sent because of the 32,000 character max rule. There are no way these emails are close to that. Other times emails longer than the ones being blocked are going through. I do have my signature on each email. Previously, I had a similar problem on a former account and I solved it by using an image for my signature. I have done that here and it does not solve the problem. what can I do?
Way of updated a locked field in CRM module through function call?
Is there a way to update a locked field for an user through a function call? I currently have a function that is being executed through a widget, which is supposed to update a field in a CRM module. When an user cannot manually update the field, the function
Scheduled Lead Creation Automation
Hello, I currently have a database of clients of which we service annually. I would like to set up an automation where a lead is created for a particular client when it has been one year since we last serviced the customer. The data is in a Google Sheets
Custom button 1 Copy 2 Update
Hello Please tell me how to make button in CRM. 1 Copy filed data. We need some filed copy and past (Clipboard) to other document , 2 We set up automation in when create or edit. But we need to click and run this function as well. Thank you
schedular automation for every one min run
Can you clarify for the scheduler automation when the schedule is running every one min on daily basis in Zoho CRM? Any other way to schedule every one min on the daily basis in Zoho CRM using Function? Here is the ss which performs the hour basic but
Web Tabs Not Displaying Page Content
We are experimenting with Web Tabs. The first URL I tried was for Projectmanager.com. Not all pages on that site display properly in the Web Tab. Are there limitations as to what Web Tabs can display? Do I need to add modifiers to the URL? See the attached screen captures to compare.
how to make a single line field contains date/time and string info?
In deal module, there are 'Created By' and 'Modified By' fields that can contain info + Date/Time like this how to create something like that? I mean, I assume I can only set a string in a Single Line field, not a Date/Time data. so how to make something
Date time field manipulation in custom Deluge function
Hello, I'm having trouble manipulating the date-time field in a custom function. I want to do a seemingly simple thing like add minutes to a date-time value but it keeps returning unexpected results. Even basic date-time functions like getTime() don't seem to be working as expected. When I do info on the date-time field "2020-09-15T14:00:00+10:00". However, when I use getTime(24) on this it returns "00:00". Why? According to the documentation this is not meant to happen, it should return 24 hour
Power Dialer / Predictive Dialer
Is there any plan to facilitate automatic dialing to a list of leads or clients in Zoho CRM?
OAUTH_SCOPE_MISMATCH error when trying to use getRecords
Hi team, I'm trying to use getRecords method, but always getting OAUTH_SCOPE_MISMATCH. I tried different scopes when creating Grant token in Self Client. Here are my steps: 1. Added Self Client in https://api-console.zoho.com/ and tried the following
Global Search > "Search within Results" Option
Quick Summary: When you use the global search it would be great to have a check box to "Search within Results"... this would allow you to quickly narrow down results. This feature is available within Quickbooks (List>Item List) Image attached Search within
How to update existing records in Zoho CRM with a daily routine?
Hello, I am having invoices in the regular "Invoices" module in Zoho CRM and I am looking for a way to retrieve the current invoice/payment status from an external account tool. So my plan was that two times a day there is an automatic routine that retrieves
Mass Update Custom Picklist
Hi Everyone, So sorry for bothering you. But I'm pretty new to Zoho. I'm wondering how for me to do mass update a custom picklist field. The field doesn't appear. For Brand Layout, it has Status field (custom) For Standard Layout, it has Lead Status field
Exchange Rate update
Hi There, We use multi-currency and update exchange rates once a month, however whenever we update a rate we have to manually edit each opportunity by changing the currency to another - save it - then change it back. Is there another way of doing this
HTML for Custom Invoice Notification Not Rendering Properly in Zoho CRM
Hello everyone, I am currently facing an issue while trying to incorporate a custom HTML code for invoice notifications within Zoho CRM. The HTML code is meant to enhance the look and feel of the email, providing a more professional and interactive experience
Next Page