... to make the chevrons (less than and greater than sign) massive:
div.zc-Calendar_Day_Select .choice-table-cell span label[elname='radioEl_zc-Calendar_Day_Select_1']
div.zc-Calendar_Day_Select .choice-table-cell ...
... stop looping if less than 200 records on this page
if(l_SearchResults.size() < 200)
{
break;
}
}
Method #2: zoho.crm.getRecords()
// ****************** CODE USING GETRECORDS ****************
// ...
... Xero webhook.
You're going to need to respond to Xero with valid and invalid HTTP statuses as their webhook validation process is a little stricter than Zoho's.
Setup a Zoho CRM Function:
Login ...
What?
A quick article to demonstrate code that creates a task in CRM based on the time logged against an Event/Meeting.
Why?
As developers, we're keep account of our time and we are currently ...
What?
This is an article to document how to schedule a call with a reminder in Zoho CRM using Zoho Deluge.
Why?
Because I find a need to document anything that takes longer than 30 minutes to ...
... + c_Document.ID + "/My_Photo/image-download?filepath=/" + v_PhotoWithExt;
}
URL Syntax #6 [file]: Update 2023
Same again but this is for a field of type document/file rather than image. Where ...
...
The advantage of working in a team of Zoho developers, is that "two heads are better than one" does apply more than we think. A colleague of mine suggested adding a group by to the query which works ...
What?
This is an article to document how I got a client's eBay to notify the seller every time a buyer bought a fixed price item. This uses the Trading API even though I'm aiming for the Platform Notifications ...
... and pasted for each field, especially if they're doing the same thing for example displaying a preview in a notes field. We would rather only have to update the code for 1 workflow rather than 20 workflows ...
What?
A quick article to explain why the full name might appear in the last name field in Zoho CRM.
Why?
We had a customer report the issue that sometimes the full name of a contact was appearing ...
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies. Read more about our Privacy Policy.