Zoho Blogs

Scheduler is a powerful feature in Zoho Creator that allows the application owner to create timed actions without any user input. These timed actions can be executed periodically based on the date and time values present in your form or on fixed date and time.


Zoho Creator supports three types of sch...

28.12.15 09:24 AM - Comment(s)

This is a simple yet useful zoho reports hack. When building pivot tables currency values as well as decimal fields do not always maintain the decimal places from the tables you are importing the data from.


Below is a quick gif that shows how to edit the format of the filed inside the pivot table fo...

17.12.15 06:33 PM - Comment(s)

The Problem:

 How can I make it so when a phone number (String) is entered in a form like this:9876543210 it automatically formats it to 987-654-3210


08.12.15 04:43 PM - Comment(s)
Discover the transformative power of Zoho CRM with Laura Burrus. Dive into 7 proven strategies to supercharge your sales skills and elevate your success.
07.12.15 09:43 PM - Comment(s)
Discover how the new Google Chrome add-on enhances Zoho Expense by allowing effortless uploads of web receipts for scanning. Simplify your expense tracking today!
30.11.15 08:54 AM - Comment(s)

Google Analytics is one of the most ubiquitous tools of web marketing because it provides a lot of web traffic data. So much so that it can leave even the most equipped and experienced marketer feeling a bit overwhelmed.

17.11.15 09:19 AM - Comment(s)
Zoho Hack: Update Zoho CRM fields values using Custom Functions
Unlock the power of Zoho CRM with this hack! Dive into custom functions to seamlessly update field values, enhancing data accuracy and workflow efficiency. Guide inside.
10.11.15 08:24 AM - Comment(s)

list  LogHistory_Report
{
    displayname = "LogHistory Report"
    show  all  rows  from  LogHistory [(Added_Time < '10-Nov-2015' && Added_Time > '01-Jun-2015')]
    (
        Added_Time as "Added Time"
        Added_User as "Added User"
        Activity
        ...

03.11.15 06:32 AM - Comment(s)

Write the following code within the on add -> on validate block of the Script tab. In the following deluge code, the value of the field PatientID is calculated based on the form values specified for the First_Name and Last_Name and the value returned by the variable zoho.currenttime.

on add
{
on val...
26.10.15 07:55 AM - Comment(s)

Geofencing is the practice of closely targeting users based on their current location. To improve customer experiences and offer them better location services-based benefits, you can make use of geofencing. It combines awareness of the user’s current location with awareness of the user’s proximity t...

15.10.15 07:45 PM - Comment(s)

Tags