InteGreat 03: Integrating Zoho Creator with Zoho Books
Hi everyone, Today, we'll look at how to integrate your Zoho Creator app with Zoho Books. This is one of the most popular Zoho integrations that our customers use. You can use this integration to automate processes like: Creating quotes and invoices in Zoho Books from within Zoho Creator Accessing quotes, bills, and invoices from within Zoho Creator Linking bills and invoices to a project and performing profit calculations With Deluge, you can use the built-in integration task to connect with the
Creator Simplified #7: Validate records while importing data into a report
Hey Creators, We are back with another post on Creator Simplified . Today, we will learn how to validate records based on a criteria while importing data into a report. Use case: Assume a scenario where there’s a requirement to import student records
Creator Simplified #6 : Create custom buttons for multiple records using form object
Hey Creators! It's learning time! Requirement Perform actions for multiple records in a single button-click using a form object. Sample Use-case In an employee management app, the HR needs to send a mail on a button-click to all employees regarding a
Creator Simplified #5: Set file upload restrictions in Zoho Creator
Hey Creators, Welcome to the next post in the Creator Simplified series. Today, we’ll explore how to implement file upload restrictions to limit user submissions to specific file types. By implementing an allowed list for file uploads, you can optimize
Creator Simplified #4: Modifying the app structure using the Application IDE
Hey Creators, Here’s this week’s Creator Simplified post with a tip to enhance your app development skills. Objective Modifying the app structure using the Application IDE. Use Case Assume a scenario where you have to make trivial changes to your application
Introducing Creator Simplified: An exclusive learning series to enhance your app development skills
Hey Creators! Welcome to Zoho Creator's new learning series, Creator Simplified. In this series, we'll dive into real-world business use cases and explore how to translate your requirements into solutions in your Creator application. You can also expect
Creator Simplified #3: Iterate a set of code "n" times
Hey Creators—we're back with another edition of Creator Simplified! Objective Generate subform rows with serial numbers based on user input in a field. Use case Assume an event is being organized in an organization, and HR needs the list of participants
Searching for creator-openAi resources
Hello and good day...I saw a while back in the community a webinar series on how to connect Zoho creator to OpenAI via the API but I am having trouble locating that resource again. It was a webinar about an hour long hosted by a woman...can anyone help
Creator Simplified #2: Effortless Code Management with Deluge Version Control
Hey Creators, Welcome to our next post in the Creator Simplified Series, where we share tips and tricks to make your app development journey easier. In this post, we'll be focusing on an often overlooked but super helpful feature—version control in Deluge.
Troubleshooting in Creator : New Learning Series
Dear members, I'm happy to announce that, as part of the Community Learning Initiative, we are starting a new series of articles on "Troubleshooting in Creator". The goal of the series is to empower the developer with information that could help him understand
Creator Simplified #1: Optimizing Data Retrieval for Large Datasets
Hey Creators, Welcome to the first post of Creator Simplified—a learning series designed to enhance your app development skills. In this post, we'll explore how using specific criteria can streamline and quicken the data retrieving process, especially
ANZ In-Person Zoho User Group Meetups: Focusing on Zoho Creator & Zoho Flow (September 2024)
Hello, Zoho Community! Calling all Zoho users in Australia! We're thrilled to announce the next series of Zoho User Group (ZUG) Meetups, continuing the success of our previous sessions. These meetups are a great opportunity to learn, network, and engage
Error at null
Buenas tardes, tengo este problema al hacer un despliegue del ambiente de desarrollo al ambiente de stage. No me dice que es, donde puedo revisar? Gracias. Good afternoon, I have this problem when deploying from the development environment to the stage
I have one form and a report in a Page. How to refresh the report in a Page triggered by a change in the form without changing/refreshing the form?
Hi, I have one form and a report in a Page. How do I refresh the report in a Page triggered by a change in the form without changing/refreshing the form? Thanks John
Zoho Creator | Can I filter Report between two dates?
Can I filter Report between two dates? I mean like can I have two calendar field to generate a report?
How to find time difference between Date-Times and set to Time field of Creator
STEP 1. FIND TIME GAP using `timeBetween` startTime = zoho.currenttime.subHour(2).subMinutes(24).subSeconds(4); endTime = zoho.currenttime; timeGap = startTime.timeBetween(endTime); STEP 2: Structure Time String for Time Field There's an issue with the
Tip 7: How to fetch data from another application?
Hi everyone, Following our Zoho Creator - Tips and Tricks series every fortnight, we are back today with a tip based on one of the most popular questions asked in our forum. This tip would help you fetch data from another application(App B) and use it
Integreat 04: Integrating Zoho Creator with Zoho Desk - Part 2
Hi folks, We're hope the previous post on Zoho Desk integration was useful to you. In this post we will cover the rest of the tasks (task 5,6, and 7) that can be automated once you integrate your Zoho Creator application with Zoho Desk. As mentioned in the previous post, once you've established a relationship between Zoho Creator and Zoho Desk, you can perform the following task: 1. Create new records in Zoho Desk 2. Fetch data from Zoho Desk 3. Fetch specific records using the record ID from Zoho
Tip #25: How to add background images to forms
Hi everyone, The world is going through a difficult time right now, and we hope you're all staying safe. We're here with another Creator tip—this time on how to add background images to your forms. Sometimes, to add some context or make your forms look a little better, you may want to add a background color or an image to your form. Let's go over the three easy steps it takes to get the job done. Use case In this example, we have a New Order form, and we'd like to add the company's logo to it, to help establish better
Highlight question
Hi, How would i set up the below question using Zoho? My ideal analysis report is delivered <daily / weekly>. It is <factual / opinionated > in nature with <text only / text and charts / mostly charts> and is <1-minute / 3-minutes / 5-minutes / 10 or
Zoho.com not accessible
Good day, I cannot log in to any of my Zoho Creator/CRM projects. The screen starts to load, but nothing happens. I cannot even open the Live Chat. Is there anyone else who has difficulty logging in?
Zoho Creator User Group meetups in APAC!
Greetings from the Zoho Creator team! We're excited to announce that we're hosting a series of Zoho Creator meetups in various cities across the Asia Pacific region. We invite you to join us for an exciting day of learning and fun. Our meetups are a great
Tip 2: Recursive functions in Deluge: How to dynamically run a function for a specified number of times.
Hi folks, As part of the Zoho Creator - Tips and Tricks series every fortnight, we are back today with a new tip on Recursive functions. Let us first quickly understand what Recursive functions are: A function that calls itself one or more times is known as a Recursive function. That is, you can execute a function to perform a particular action a specific number of times. And, at the end of each iteration, a new output is generated. Recursive functions are commonly used by programmers as it enables
Integreat 05: Integrating Zoho Creator with Zoho Cliq
Hi everyone, This month, we'll look at how to integrate your Zoho Creator application with Zoho Cliq. This is one of the most popular Zoho integrations that our customers use. What is Zoho Cliq? Cliq is a workplace chat application that's part of the Zoho product suite. Integrating with Zoho Cliq You can use this integration to automate processes like posting comments in chat channels or BOT channels. 1. Post a comment in a chat channel in Cliq, directly from Zoho Creator Once you integrate your
Tip 10: How to fetch data from a custom module in Zoho CRM.
Hi Folks, A fortnight has gone by, and we are back with a new tip that would help you fetch data from a custom module in Zoho CRM and use it in a form created in Zoho Creator. As you may already know the default integration field does not list the custom modules that you have created in Zoho CRM. The current integration task will only allow you to choose from the default list of modules available in Zoho CRM (as show in the below-given image). However, if you want to fetch data from a custom module
Zoho Creator User Group meetups in a city near you!
Greetings from the Zoho Creator team! We're excited to announce that we're hosting a series of Zoho Creator meetups in various cities across Australia. We invite you to join us for an exciting day of learning and fun. Our meetups are a great opportunity
Unable to insert record after modifying field data in "Parse data from uploaded CSV files into fields"
Hi, I followed the steps here https://help.zoho.com/portal/en/kb/creator/zoho-creator-academy/files/articles/parse-csv-file-into-fields#Requirement and every time I modify the field data under the heading and re-upload I get an error message. \ I only
Tip 23: How to create a custom page using HTML
Hi folks, Reports and dashboards help you analyze your data better and make meaningful decisions. And while Creator handles most reporting right out of the box, it's not uncommon for a business to have its own particular reporting needs. That's when custom reports or pages come in handy. So this month, we wanted to cover a simple use case to show you how you can create a customized page using HTML snippets in Zoho Creator. Use case: Employee details are collected using the Employee Details form,
Dynamically filter page content based on User
I am trying to build a page inside of which goes 3 different reports. However, I don't want the user to be able to view all the records in each report. Is there a way to automatically filter the data in the reports on the page so that when a user logs in, they see a filtered view based on their log in? I can create different pages for each of the 15 users I am building this for, but that would cause a lot of work whenever I change the look of one of the pages, I would need to then go to the other
Zoho Creator User Group meetups in a city near you!
Greetings from the Zoho Creator team! We're excited to announce that we're hosting a series of Zoho Creator meetups in various cities across India. We invite you to join us for an exciting day of learning and fun. Our meetups are a great opportunity to
clear all the data
kindly need to clear all the data from my app trying to buy the app but need some help to understand it
Tip 6: How to calculate the business days between two dates.
Hi everyone, Following our Zoho Creator - Tips and Tricks series every fortnight, we are back today with a tip based on one of the most asked questions in the forum. That's right. This tip would help you calculate the business days between two dates excluding the weekend. For example, if wish to know the number of working days in a particular month, you need to write a custom function to do this calculation. Functions are nothing but a unit of code written to perform a specific task. Let's see how
Zoho Creator - [Free Webinar] Creator Tech Connect - Integrations in Zoho Creator
About Creator Tech Connect Series In Creator, when we have to handle a complex business logic, we solely depend on the combination of workflow and deluge scripting. To develop those business logics effortlessly, you have to know the technical nuances
Zoho Creator - [Free Webinar] Learning Table Series for HealthCare
Hello everyone! Cheers to more shared successes in the new year! The beginning is the most important part of the work. With this New Start we are taking the Learning Table series to the next level. About Learning Table Series We have different user base
Tip 19: How to display images in Pages using ZML snippets
Hi folks, We're back with another tip on how to use Zoho Markup Language (ZML) to create interactive pages in Zoho Creator. You can use ZML snippets to add various kinds of components to your pages and structure them in meaningful ways. That's not all, though—using ZML you can ensure your application is automatically compatible with all kinds of devices without any inconsistencies. We often get questions from users about how to invoke Deluge scripts within ZML code. Here's a simple use case for adding
Tip 3: How to dynamically filter reports using URL parameters
Hi folks, As part of Zoho Creator - Tips and Tricks series every fortnight, we are back today with a new tip on how to use URL parameters to filter reports. You don't always have to play with filters to drill down reports. Yes, that's right. You can pass URL parameters to set filter values and view only the required data. This technique is quite useful while linking reports in an email, a document, or when bookmarking an important report that you would like to view on a regular basis. For example,
Custom Application for clients
Hi I am trying to understand how we as developers are paid for the work we do developing an application that is privately published. Here are the things I am trying to clarify: 1. Who owns the application we develop? The developer, the client, or Zoho?
Boost Your Productivity and Agility with Zoho's Manufacturing ERP Software
Zoho Creator Zoho Creator is a user-friendly, low-code software platform enabling developers and company owners to create unique corporate apps. The platform considerably decreases coding complexity and offers a simple way to address cross-industry enterprise
BI & Analytics in Zoho Creator 6.0
An online database called Zoho Creator was first proposed 15 years ago. Its most recent version, Zoho Creator Platform, Zoho Creator 6.0, released on March 3, 2022, seeks to allow everyone to develop application solutions on a unified platform swiftly.
Tip 21: How to dynamically auto-populate rows in a subform
Hi folks, In our last tip we discussed how to autopopulate values in subform rows while clicking on Add New. As promised, in this tip, we'll show you how to dynamically insert rows in the the subform without clicking the Add New button, using our new feature—Insert rows in Subform dynamically. Let's say you have an application where you have the product name in the Mainform field, and you need to automatically display the price of the product in the subform field based on the choice selected in Mainform
Next Page