Blog categorized as Zoho Creator

How to display images in an html email using public url
How to display images in an HTML email using public URL
24.08.22 10:25 PM - Comment(s)
Still running your business in excel?
Business does not expand in a linear fashion. When your income grows, so do your employees, systems, and procedures. Collaboration becomes critical, and the need of having a linked system becomes clear.
17.01.22 06:27 PM - Comment(s)
10 things to look out for when choosing the right education management software

With the rapid digitalization of the education industry, schools must be able to offer the latest management and educational methods available. And once you realize that technology makes running your institute easier and more efficient, there’s no turning back.

...

23.04.21 09:29 AM - Comment(s)
Send Faxes with RingCentral API and Zoho Creator

RingCentral is all-in-one cloud phone,video conferencing, team messaging, contact center, and more.With their open APIs developers can connect their own applications to leverage the tools RingCentral has to offer. RingCentral Fax allows you to Fax online anytime, anywhere from any device including y...
26.09.19 12:30 PM - Comment(s)

Its important to highlight that this post assumes you are already familiar with proper subform creation in Zoho Creator. If you are not please check out our Master Zoho Creator Subforms course in the url below before implementing this custom function.

https://www.udemy.com/master-zoho-creator-subfor...

22.05.19 01:01 PM - Comment(s)
The most common CSS error to your Zoho Creator Html Pages

Zoho Creator is a powerful tool when it comes to building applications online. However, when you start building complex scenarios and require the use of Html pages to convey different information based on user criteria you may stumble upon CSS challenges the app is not yet ready to handle.


The most...

17.01.19 11:03 AM - Comment(s)
Zoho Creator integrates with Shopify for a powerful ecommerce blend

Shopify is one of the best ecommerce platforms that has everything you need to sell online, on social media, or in person. If you are already tracking product inventory in Zoho why not push products to your Shopify account with the click of a button. right?


Create Products, push product images, upda...

19.10.18 12:14 PM - Comment(s)
Need a daily backup of your Zoho Creator data? Store it in Dropbox

Zoho Creator does have an automatic weekly and monthly backups of all database details, but there is no way to create a daily backup. A solution is to leverage Dropbox API to send a copy of all records in a view to dropbox on a daily basis.

15.08.18 10:07 PM - Comment(s)
Powerful Image Analysis in Zoho with Google Cloud Vision API

Google Cloud Vision API enables developers to understand the content of an image by encapsulating powerful machine learning models in an easy to use REST API. It quickly classifies images into thousands of categories (e.g., "sailboat", "lion", "Eiffel Tower"),detects in...

19.06.18 02:20 PM - Comment(s)


You can add the below script On Add On Validate or On Add On Success. Just replace the name of the input.Phone_additional field with the name of your phone field in your zoho form.

//Update Phone format
if ((input.Phone_additional.getAlphaNumeric().length() != 10) && (input.Phone_additional !=...
31.01.18 07:40 AM - Comment(s)

Tags