Tip 26: How to hide the "Submit" button from a form
Hi everyone, Hope you're staying safe and working from home. We are, too. By now, we at Zoho are all very much accustomed to the new normal—working remotely. Today, we're back with yet another simple but interesting tip--how to hide the Submit button from your forms. In certain scenarios, you may want to hide the submit button from a form until all the fields are filled in. Use case In this tip, we'll show you how to hide the Submit button while the user is entering data into the form, and then
Applying a record template
Hi all, I can't figure this out. I hope you can help. The scenario: We have learners who have to complete a 'digital' journal with tasks in order to qualify. Those tasks, once completed, need a final signature from their 'Mentor', which will trigger their
Tip 12: How can you customize the display name while sending emails from Zoho Creator.
Hi folks, Usually when you send emails to your users, the display name defaults as your From email address. Most often, you would like to set a custom display name to represent your organization or the context of the email. You can mask or customize the display name (From Address) using Deluge script as long as the From email address has been verified. This would be very useful to you if you want to send bulk emails to a large audience. Let's say you have a Student Registration form for your dance
Formatting Blueprint Stages (buttons)
Is there a way to format Blueprint transition buttons in Creator like background colour, text colour etc.
Tip 31: How to make a field in a Zoho Creator form mandatory based on criteria
Hi folks, I'm sure most of you are familiar with the Mandatory property available in our form builder. It enables you to ensure that your users enter an input in a required field. If they don't enter an input in that field, they'll be unable to submit
Tip 14: How to iterate a set of Deluge code a specific number of times.
Hello folks, As you might already know, recursive functions are used to perform a particular action a specific number of times. We had explained this in detail in our Tip #2. Similarly, there is another way in which you can iterate a set of Deluge code 'n' number of times. All you need to do is to create a List and use the For each index task to iterate it for a specific number of times. Here are a few use cases where this would be useful to you: To create 'n' number of duplicate records for
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
Tip 9: How to word wrap content in notes to fit your window size.
Hi folks, I hope our previous tips have been useful to you. Today, we are back again with an easy hack that will help you to auto-adjust form notes to fit your browser window size. Add Notes Field is one of the most commonly used fields while creating forms. We use the Add Notes Field to either provide some instructions to the users filling the form or to display a disclaimer. Whatever may be the case, it is essential that we should be able to auto-adjust the content in the Add Notes field. To do
Tip 24: How to generate a file preview in a report without downloading it.
Hi folks, This month we will teach you how to preview a report file before sending it to someone or sending it for approval. While viewing reports in Zoho Creator, users cannot access or preview files uploaded through the File Upload field without downloading them. In this tip, we'll show you a way to do this. Key concept: The best way to achieve this function is to preview the uploaded file's content using the Add Note field in a stateless form (pop-up window) based on the record ID. Use case:
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
ZDC Hackathon 2024 Category-wise Winners – Zoho Creator
Hey everyone! After rigorous evaluation by our 14 expert judges, we’re beyond excited to announce that two incredible teams have won the Zoho Creator – Product Category award for their outstanding innovations! Team 1: Wonderboy Thandanani MthiyaneTeam
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 and New Zealand. We invite you to join us for an exciting day of learning and fun. Our meetups are a
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,
Creating Packages
Hi I am trying to create a database for my company. I need to create packages from individual products. I have added products ie item 1, item 2 and item 3 I need to create a package where Package A will have items 1 and 3 Lookup only adds one product
InteGreat 06: Integrate your Zoho Creator app with Whatsapp using Twilio
Hi folks, We're back with a new post in our InteGreat series, and this time we're going to walk you through how to integrate your Zoho Creator application with Whatsapp using Twilio. Before we dive into this integration, let's quickly cover some basics.
Showing the uploaded Image in the notification email.
Hi, I wonder if any one ever faced the same challenge I'm facing. I've set up an email notification to deliver the content of a form every time a user successfully submits one. I selected the option to send the submitted content in the body of the email,
get gettting the days number between two dates with deluge
I am trying to calculate the days number between 2 specific dates but its not working. PLease help me.
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
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
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
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
Next Page