Problem add component in zoho crm dashboard
when we add a component in zoho crm --> dashboard we add the component name and select Source Report and click next button it display alert " Dashboard Item Name already exists" we add a new dashboard with different name and add component but it again
Installed Product
I would like to suggest an enhancement - if there was the ability to create custom Modules, I would do this myself. The idea is that every time a product is sold to a customer, I need to know the serial number and the warranty expiry, for support purposes.
Sending email template in campaign
I am new in zoho crm and trying to run a campaign. I created one campaign and added some emails in campaign but how to start that campaign sending emails with template i created ? i set start and end date but still I am not getting emails.
How to use Zoho Social?
Hi, im sync the Facebook likes with my CRM, and the contacts are added, but only the name and the social profile link. But how can i get the emails or another information? Thanks
CRM Plus - Forms
After customising the fields and setting up the form through the 'tab customisation.' I then go into web forms to set up the form ready to extract the code for my website. The only problem is that I've created two customised 'File Upload Fields' 1. For
Search from Zoho CRM
With my company account asI digit same letters with the search tool (lens) in CRM, I get back a list of Leads, Contacts, Companies, Affairs... beginning with these letters. When I use the account of a different company (I activated Zoho One for them and
New user cannot login to Zoho CRM
We recently created a login for our new user with access to Zoho CRM and Zoho Campaigns. The user is unable to login to the system as the OTP generated was sent to a mobile no that is not in the system. Kindly suggest a way to change this phone number
How to configure the condition/criteria in Blueprint to associated with email template?
I have a question about configure the condition / criteria associated with email template to be use in Blueprint. Example : I have few product come with different email template, when i click on the blueprint , I want the specific email template to be
If and min
Hello, I despair... I would like to create a formula field that does the following: Numberfield1 = 120 € Numberfield2 = 12 months date = 01.02.2021 now the formula field should calculate the following: If date is in future, then formula field=120€ If
Contact Roles importing frustration.
Please tell me I am wrong. Is it possible to assign Contact roles via importing WITHOUT having to: First importing Contacts > Then importing Accounts > And only at the end importing Deals... Eventually with NO option to map a Contact Role column ...
Zoho CRM Email Font
When composing emails in Zoho CRM, I am using the default Verdana font. But when those emails come into recipients' Outlook, the font gets changed to Times New Roman. How can I avoid this?
Web to Lead form validation
Hi, I hope I'm not missing something obvious but I can't see a way to validate data being entered on the CRM web to lead form. For instance, if you have a field in your leads table called 'event date' that is mandatory, and you include that on your web
Territory API - add territory
hello, It would be great to have the possibility to populate the territories through API as one may have hundreds of territory to type.
Approval Process - Reminders
I have a single level approval process that is kicked off on create within a custom module. There are multiple approvers, any of whom can approve it. The issue is that when the process was initially put in place, the approvers all leapt on the notification
CRM - Territroy Hierarchy - Adjustments
Hi. We are setting up a zoho crm - territory fields for each state and some states have sub catagories. We built Texas first but now we are finding that adding Arizona puts it at the bottom. Do you need to build it the way you want it i the beginning
Signature Capture
Hello All, I would like to actually capture a customer signature at the end of a service call. We use Zoho CRM and have added a number of custom fields to the CASEs feature. Right now, the customer signature is a text field. Looking at all the customer
Mass Convert Your Leads, Quotes and Sales Orders!
Gone are the days when you had to convert your records one after the other. For example, if you had to convert 50 leads to accounts and contacts, you had to convert each lead one by one. Well, not any more! Now you can convert them all at one go. Mass conversion of records also applies to conversion of quotes and sales orders. Besides mass conversion, you can now also automate conversion of records by using workflow rules. Read on to know more. Mass Conversion of Leads There are two ways to mass
Tracking days in stage for pipeline in custom module
Hello, We have a custom module in which we track the different onboarding stages for our SaaS platform. Ie: New Onboarding Planned Account Prepared Onboarded Login sent Service Call I would like to create a dashboard report that shows me the average time
Contact reminders
Looking for help setting up reminders to contact contacts by customer type. Thinking home screen would have a new list every day of 10 contacts or so to touch base with....a daily to do list basically. Cheers,
Custom currency field. Need a total in my quote after QTY is entered
I have created a custom field for a dollar amount of a product THINGAMABOB is $27.99 a month recurring I also added a RECURRING TOTAL field I want to create a field that will give the output when someone adds that item with a quantity so it would look
What can't be done i Command Center?
I have reviewed this page: https://help.zoho.com/portal/en/kb/crm/process-management/commandcenter/articles/commandcenter-comparison Still, I am unclear. What can a Blueprint do that Command Center cannot do? What can a Workflow do that Command Center
Is there a way to set a default value to a REQUIRED field?
Is there a way to set a default value to a REQUIRED field? For example a "space". I am using an outside company by the name Zapier. There is an automated procedure which includes Zillow and Zoho. It creates a lead in Zoho when Zillow receives it on
Subform RTL misalignment
Hi, We use the CRM in Hebrew which is an RTL language. Looks like subforms are aligned to LTR even if the CRM is set to Hebrew.
Zoho CRM Product Module Photo/Images
Hi everyone, What is the easiest way to obtain the list of photo/image in product module? We add 100 products there and each product has 5 photos and we want to make the photo showing on our website.
Solution for Yoga/Meditation Studio
Hi, I am using Zoho CRM & Mail Chimp for my Yoga-Meditation Studio. Now, I would like to have integration of all our activities as follows: - Participants/Members/Volunteers details - CRM - Teachers Details, Scheduling - Events - Classes, Workshops
How do I change a scheduled call to a completed call?
I think it's great how you can now schedule a call. However, you can't seem to change the status of the call when the call has been made. Any ideas.
Blueprint feature request: 1- Let layout rules hide fields, 2- Be able to have two transitions with same start and end state
Hi, I have 2 features that wuold greatly increase the flexibility of blueprint for managing conditions on different processes. 1- Let layout rules hide requested fields In Blueprint, when you prompt the user for field inputs, the fields are mandatory
Is it possible to differentiate between monthly charges and one-time charges?
Hello. I would like to know if s it possible to differentiate between recurring charges and one-time charges at at pricing table and sales order's list of products? We have the products and de services, so we have different ways of charge. I need to
ZCRMRestClient could not be found
Hello, I would like to use Zoho on my Blazor app but even after adding the package, I could not use it with this error The type or namespace name 'ZCRMRestClient' could not be found (are you missing a using directive) The name ZCRMSDKClient does not exist
Custom button message response - how to have carriage return - new line.
Simple question...I have a Custom button I have added to a module. I am returning a message via the return statement. What do I add to the return string to break it up into multiple lines. EG: sResult = "Line1" + "Line2" + "Line3"; return sResult; How do I change the first statement so that the message reads... Line1 Line2 Line3 instead of Line1Line2Line3
Automated backup
I am looking for an automated online backup service like backupify or spanning backup that can handle the following Zoho products: CRM, Invoice and Creator. Is there an existing solution? (or an alternate idea)? - Thanks, Brian
Enhancements in Zia recommendation
Hello everyone, You must be aware of Zia recommendation and its benefits. We have made few updates to the features and here are the brief description of the same. Recommendations for portal users Zia's recommendations can be shown to the portal users.
How do I set which users have access to email templates?
The CRM Help section refers to an Accessibility Details box where a user can select what roles view which email template folder. I'm logged in as the super administrator and I don't see any such Accessibility Details box. I created a series of email
View ticket details in CRM
When I am in CRM I can see the tickets linked to an account but when I try to open them to see more information it says unable to process request. How can I get to see the ticket details?
I cannot login to my administrator account.
When I log in with my manager account, se***@********.tr, I see a blank panel. Please add me as the administrator again to the account I am the manager of.
Getting error in this line
mp.put("Lead",allleadtime.get(0).get("id")); when I add above code, it gives error like this- Argument type mismatch - Found 'DATE-TIME' but Expected '[KEY-VALUE, TEXT, LIST]' for the function 'get' Line Number:32
Force Date Format on Import?
SImply put, I NEVER use any date format except for MM/dd/yyyy. When importing leads (or any module) It LOVES to put my format to dd/MM/yyy for me and I have to change it manually each time. How can I force all my dates to use the format I want of MM/dd/yyyy
Data Migration from Salesforce to Zoho - Issue with Activities
Hi, I'm testing out to see if we want to change our CRM. I attempted to do a data migration of the tasks/activities from our salesforce CSV files.. however ran into an issue there. They import, but weren't connecting to accounts. I have the account ID in there but can't put it in classified as a "lookup" in the customized field. Is there another way to do it so it connects them to the accounts? Thanks!
All my Notes are Gone!
Logged in today and every client note is gone under the contacts. Please get this fixed right away as my business depends on your database working properly!
Lead First Name/Last Name
Hi, I'm testing zohocrm and even though I have first and last name fields in a lead record: 1. When I specify last name, firstname as two separate fields in a view, it shows the full name and alphabetizes by the first name. 2. The report tool only shows "Lead Name" as a column option, instead of the separate firstname and lastname. I need to display and report based on last name. Any suggestions? blasiewicz
Next Page