field dependencies for lookup fields
hi, we want to set up field dependencies for look up e.g.) In Deal Module, when we fill in Account and Contact fields, then, we have to choose Account record and Contact record from every record, if possible, I want to choose the Contact record related
Stage Bar not Showing in Leads and Custom Module
In Sales, it shows the process bar when Blueprints are not activated. However, it is not showing for Leads and custom modules. Is there a way to turn it on for Portals in all modules with a Stage field? Its really useful.
Workflow rule when field updated is not an option
In Leads Module, I dont see Lead Owner "field update" as a workflow rule trigger option in my zoho crmplus. Only options are "is", "is not", "contains", "does not contain", "is empty", "is not empty". I need to automate an email notification action to
When Quantity in Stock is 0
hello When Quantity in Stock = 0 I want to change the field named sold in the (product module) I also have a field already added (sold ) The problem is this: I wrote this logic in the--> workflow when Quantity in Stock = 0 ––> Update the field as
How get phone field (deals) value into my function code?
Hi, i have extension that connect to whatsapp. Zapphub is extension. my code is working, but phone number is fixed: "5521993449999@c.us" I need get value that is inside field "whatsapp1" inside deals module this way, i will run automation everytime that
How get created deal URL into my function automation code?
Hi, i have extension that connect to whatsapp. Zapphub is extension. I have code to assign metadata to chat. my code is working, but metadata is getting fixed url fixed:"https://crm.zoho.com/crm/org000000000/tab/Potentials/6144369000004050000" i want
Notifying a record owner that someone else has altered their record or opportunity
How would i setup a flow to notify a user that a manager has change the status of one of their opportunities whilst they were away on holiday etc... or have added some notes to an account etc...? I don't want it emailing them when they alter their own,
CRM Accounts Name visibility
Hi, Need some guidance please; we have multiple sales teams and each salesperson has a view of only their Accounts' records. So they can only see Accounts, Deals, Contacts, Related Modules etc for the Accounts they own. The technical staff have a view
Convert QUOTE into POTENTIAL?
Hello Is there a way to convert a QUOTE to a POTENTIAL? Right now, if one of my salespeople wants to create a QUOTE he would first have to create a POTENTIAL to then select it in the QUOTES page. I don't see the logic here, this should be the other way
About the Portal's Custom Canvas
Hi We have created a custom canvas list for portal users. I designed it to change color depending on the conditions, but when I view the custom view in the portal, it only shows the standard design. Can the portal display elements in different colors
Kaizen #47 Handling Notes through Zoho CRM API (Part 2/2)
Hello everyone! Welcome back to yet another post in the Kaizen series! In our last post, we started our discussion with Notes APIs in Zoho CRM. This week, we will discuss the following: Notes as related lists Attaching files to notes via API 1. Notes as Related Lists Notes API allows you to manipulate all the notes in all the modules, or specific notes based on their note IDs. Zoho CRM API also allows you to handle notes of a specific record using the related lists API. The request URL will differ
How to Associate Zoho Projects in Zoho CRM
Hi I need script for associating projects in zoho projects to particular Account in zoho CRM side. It can be done manually but I need the automation for this process. There are no api regarding associating a project in zoho crm account. Need assistance
Multiple Leads/Same Company > One Deal
How are users handling multiple leads for the same company/account but only maintain one potential. Yes, you can convert and merge or create new contacts as well as merge or create a new accounts. The issue with this is that the values of the newly converted
Total in Table view
Hello, for Deals, is there a way to add the total value of all deals in the table? Display it above the table or something?
How to add line breaks in formula with Concat?
I am trying to combine different fields with a formula field, but want to add line breaks. I.e. the current code looks like: Concat(${Contacts.Company_Name}, ' ' ,${Contacts.First_Name}, ' ' ,${Contacts.Last_Name}) And the result should be: John Doe
Tasks & Call Back
I am finding Zoho and the way it processes tasks and call-backs very slow to use. In my previous CRMs I was presented with an alarm panel that listed tasks or call-backs requiring attention, with one simple click I was transferred to a screen showing
Add New Value to Drop-down Field
Is it possible to add an additional field value to a drop-down using the Zoho CRM Rest API?
How to use Quoted/Invoiced_Items custom fields APIs in Deluge ?
Hi, I'm trying to do a function to create an invoice from my existing quote, but I can't use some datas in the mandatory Quoted_Items Subform as it's from custom fields I've created and it's available only using APIs V2.1. So I tried what I found in the
Writing EMAILS
You guys need to revamp your email sending. 1. Its not good that you gray out the CRM lead that we need to reference when sending the email. WHats up with that? I can't look stuff up. You should pop it on a top pane or right pane. WITH ability to scroll
Email support added for Vendors module in CRM
[5 April 2024] This feature has been opened to all users in all DCs. Support for custom email fields will be enabled shortly. Hello folks, We're making a highly anticipated upgrade to the Vendors module: You'll now be able to send emails (including mass
Simplest way to test for success/failure of updateRecord?
Hi I am wanting to check the response to an updateRecord call in a custom function invoked by a button to signal success or failure. update = zoho.crm.updateRecord("Forms",recID,updateData); if (?????????) return "Success"; else return "Failure"; What
Customizing Layouts with Help Text
I would like to add some simple instructions to the top of a few modules such as Cases, so that when a user creates a case there are instructions at the top for a few of our procedures. Is it possible? I only see the option to add sections and custom
Price book - just informational?
Hi, I'm not able to figure out what Price Books does, apart from holding information. It does not seem to interact/affect quotes/invoices or any other transactional document related to a product and its price. I've read many topics here, most of them
Is there a way to access a related module's fields in a formula field?
Let's say you have a 'Student" module and a "Classes" module. Within the Classes module, there is a "name" field and also an "grade" field. In the "Student" module, is it possible to create a formula field labeled "Math Grade" that retrieves classes named
Zoho CRM File Storage
Hi, Is there any way for us to clean the storaged file? And ,how to extend my storage if it is full?
replace values of a field
Hello. I have a question, is it possible to create a workflow so that when a particular circumstance occurs, the value of a field is changed to the value of another field of that same sale? I see that a fixed value can be indicated, but I don't know if
Cancel free trial
I want to cancel my free trial
IF Formula
Hi, I'm having trouble setting up a custom formula in a field. Can you help me with it? The formula should do the following: If the created date is less or equal to 30 days the field should display a string New in pieline or Exisitng pipeline if above
ZOHO Campaigns - Updating Records and New Records Based on Criteria
I am creating Campaigns in ZOHO CRM using criteria. Our criteria are very standard in the company and do not change. 1st question When I update contacts or fill in missing information in the records of Leads/Contacts that are in the Campaign will ZOHO
Is it possible to have checkboxes in the document and print only those items that are checked?
On Zoho CRM, we have a document with a list of all the necessary items. Depending on the situation, we need to be able to turn off/on individual items when printing. It would be ideal for each item to have a checkbox and for the document to display only
Add Campaign to CRM Contact
Hi, I've been trying to add a campaign to one of my contacts in the CRM. The e-mail address linked t o the contact was outdated, so the campaign answer (it is a survey campaign) is not being updated in the record. For this reason I want to manually add
Issues with Zoho Insights and email template web links
Is anyone else out there having the same issue we're experiencing? When we send out an email template, Zoho insights is converting the URLs from the URL we insert in to the template in to one of the form https://mailer1.zohoinsights.com/ocgeturl/2d6f.327230a?l=0ed7f050-5b31-11eb-a1a...
How to Show Price Per Item After Discount
I would like to be able to show price per item after discount on a quote. I can't seem to find a way to do this either through custom workflows or through Price Books. For example I would need to show something like this on the quote: List Price: $1000
Browsers report insecure email links sent from CRM [mailer2.zohoinsights.eu]
Sometimes our clients browsers block: I personally cannot replicate this behaviour. In other cases internet provider's firewall blocks the redirect and the message looks similar as to the one in the browser - it literally suspects mailer2.zohoinsights.eu
Activity feed for every update on modules
Hello community! Is there a way to create a live feed of what my team has been updating recently? I am talking about: updates on leads fields updates on accounts fields updates on deals fields updates on activities (meetings, tasks etc) Have it show as
Not all products showing up in Quotes
Hi Support, I have a ticket with you but not until next Wednesday (the only other times before Wednesday were after work hours and in the middle of the night). Unfortunately, I cannot wait that long for some help. We noticed that the quotes page was reformatted.
Can Canvas do Kanban views?
Can Portals or Canvas do Kanban views? I can't see an option for it. It's almost useless without Kanban
Easily resolve Zoho CRM sandbox conflicts during deployment
Dear all, In response to the current scenario and the growing demand for a more robust Sandbox environment, we are pleased to announce significant enhancements to Zoho CRM's Sandbox; you can now resolve conflict cases directly, alongside some UI enhancements.
Cost Allocation
How do i allocate additional cost of duty and clearance to multiple items in same purchase order
Client Script not working in production but fine in sandbox (ZDK.Apps not working?)
Hi, I have created Client Scripts that worked fine testing in a sandbox environment but that throw an error in production "cannot read properties of undefined (reading 'Deals')", which I believe is an issue using ZDK.Apps in production. Can you help
Next Page