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
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?
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
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
Updating record owner from DataPrep import
Hi, I can successfully update my custom module with data from dataprep (mapping column names to zoho crm apinames) but I'm not able to update the record owner. What should be the name and datatype of the owner column in dataprep? What should be the value?
Zoho CRM (free edition) - can super admin change photo for another employee/user?
Greetings! I am the super admin and have added an additional user/employee as an administrator. I appear to be unable to modify the photo for this user, although I can edit the other details. Can only the user him/herself modify their photo? Thanks for
About flyout
Hi Team I want to implement a simple example, for to understand the flyout, but for the moment has been unsuccess I've read an article about this: Introducing Flyouts in Client Script! Flyouts are floating User Interface that can be spawned and controlled
Multiselect Lookup inside a Relationship Record
I have created a Multiselect Lookup for Accounts inside a Custom Module 1 called Events So 1 Event can have multiple Participations that relate Event with Account participating. Inside participations i want to add a Multiselect Lookup Field in order to
How schedule workflow rule based on deal filled date:hour?
HI, i have automation that start sending whatsapp messages cadence when deal is created. I would like make possible to create deal, but workflow just start send messages according to date in field inside deal. For example: When i create deal, if i fill
New field doesnt show in Report Filter
I created a "on hold date" that gets populated when a deal stage is set to "On Hold". I want to have a weekly report sent to me every friday night with all the deals that were put on hold that week, I think the best way to do is filter by "on hold date"
How find phone number in search inside deals module
Hi, i have thousands of deals, inside them, there is a phone field called "whatsapp" I want to seach phone number and see deals related, but when i try search for example: +5522999221132, it not found anything. How to solve it? thanks
Integrating Zoho Sheets to Zoho Canvas view
Hello, My team and I would like to add the Zoho Sheets view as a section in the Zoho Canvas view for the lead module. Is this possible to do?
TimeOut when getting account emails
I'm encountering timeouts when making multiple calls to the "Get Emails by Record" endpoint, specifically while using the Account module. Despite each account having only one email, retrieving emails from ten accounts triggers timeouts. Here's the example
Client Script on Deal Stage Change from Detail page, not Edit page
I understand that I can run a client script “on change” from the Edit page of a record. The script needs to act on the default Deal Stage field. The Deal Stage can be changed from Edit mode or Detail view. Is it possible to disable the Deal Stage “button”
Daily User Activity Reminder Email/report
I'm trying to create a report that we can send every user which will show their individual "Todays Tasks and Events". Currently, we have a lot of workflows and schedules set up which send individual "Task Reminder Notification" emails throughout the
Function Question: Open activities triggering deal stage
hi there, i need help with a function. i'm trying to dom the following: when a new open activity, specifically a meeting is added to a deal in the deals module, set the deal stage to "scheduled" is that possible? thanks a lot for the support!
Next Page