loader

URL Parameters in Zoho Creator

For this tutorial in video form, click here In this article, we’ll be going over a really important concept: URL parameters. The Basics In the following field, you can see that we’ve prefilled one of the fields in our form using a URL parameter. How do we do this in the URL? After the question […]

Fetching External Data Via Deluge Script

For this tutorial in video form, click here Most of the time when you’re writing code in Deluge Script, you’re not going to be doing something like this: Something like this is useful when you’re doing exercises. But when you’re writing real code, you’re going to get your data from elsewhere. For example, maybe you […]

Creating Related Lists in Zoho CRM

For this tutorial in video form, click here In this article, we’ll be discussing the creation of related lists in Zoho CRM. Related Lists allow you to see the connections between records. For example, which invoices belong to a particular account? You get a bunch of related lists out of the box, but if you […]

Custom Modules in Zoho CRM

For this tutorial in video form, click here One of the great features of Zoho CRM is the ability to create custom modules. Whereas other more simple CRMs are limited to built in modules like Leads and Contacts, Zoho CRM allows you to create your own. Let’s say you have very particular invoicing needs. Maybe […]

Showing Zoho CRM Data in Google Maps

For this tutorial in video form, click here In this article, we’ll show you how to map data in your CRM. Here is an example of the final product: It shows a map of Australian Senators. You can see they are mapped in the appropriate places. They also have different colors, depending on their political […]