What is Zoho Creator and how does it work?

What is Zoho Creator and how does it work?


Info

Zoho Creator is a low-code platform that allows users to build custom web and mobile applications without advanced programming knowledge. It simplifies automation, data collection, and workflow management. Creating a custom form in Zoho Creator is a fundamental step in building any application. Forms act as the data entry interface and determine how information is collected, validated, and stored. Here’s a detailed guide:

Step-by-Step Guide to Create a Custom Form  

1. Access Your Application  

  • Log in to your Zoho Creator account.

  • Go to the Dashboard and open the application where you want to create a form.

2. Navigate to Forms  

  • On the left-hand panel, click “Forms”.

  • Click on “+ Create New” > Form.

3. Choose the Form Type  

  • You can either:

    • Create from Scratch – to build your form manually.

    • Use Templates – pre-built forms for specific use-cases (HR, Sales, Finance, etc.).

    • Import from Excel/CSV – auto-generates form fields based on uploaded data.

4. Add Fields Using Drag-and-Drop  

Zoho Creator provides a rich set of field types, grouped as:

  • Basic Fields: Single Line, Multi Line, Number, Date, Email, Phone

  • Choice Fields: Dropdown, Radio Button, Checkbox

  • Advanced Fields: Lookup, Subform, Image, File Upload, Signature

  • Special Fields: Formula, Auto Number, Decision Box, URL

Just drag and drop the required fields into the form layout.

5. Configure Field Properties  

  • Click on each field to rename it, make it mandatory, or add field instructions.

  • Set validations (e.g., number limits, text patterns).

  • Enable default values, conditional visibility, or read-only modes.

 

 

6. Set Form Rules and Workflows (Optional)  

  • Navigate to the Workflows tab to set up logic such as:

    • Auto-calculations using formulas

    • Conditional workflows using Deluge scripting

    • Trigger actions on form submit/update/delete

 

 

7. Preview and Test the Form  

  • Click on “Access this application” to preview how the form looks to users.

  • Submit sample entries to ensure all validations and workflows function correctly.

8. Save and Deploy  

  • Once you're satisfied, click “Done” or “Save”.

  • The form is now live within your application.

Best Practices  

  • Use field grouping for better UX (via sections or page breaks).

  • Use lookup fields to connect data across forms (like Employee ID to Department).

  • Enable form-level permissions to restrict access by role.

  • Keep form design mobile-friendly by previewing on different devices.

 

Why This Matters  

A well-designed form ensures:

  • Accurate and validated data collection

  • Better user experience

  • Smooth integration with reports, workflows, and analytics

    • Related Articles

    • Can Zoho Creator work offline?

      Yes. The Zoho Creator mobile app supports offline data entry. Users can fill out forms and interact with the application even when not connected to the internet. Once the device reconnects to the internet, all data is automatically synced with the ...
    • Does Zoho Creator offer templates ?

      Yes, Zoho Creator provides a wide variety of pre-built templates that cover commonly used business applications such as CRM, inventory management, finance tracking, human resources, project management, education, healthcare, and more. These templates ...
    • How does task routing work in Zoho Creator, and when should I use it?

      In Zoho Creator, task routing is typically implemented using workflows + user fields + decision logic to assign tasks automatically to the right person or team. Here's how: Use Lookup or Dropdown Fields: Add fields like “Assigned Department” or ...
    • How Does Zoho Creator Manage Data Storage?

      Zoho Creator is a cloud-based low-code platform designed to help businesses and individuals build custom applications efficiently. One of the critical aspects that makes it powerful is its robust data storage and management capabilities. In this ...
    • What are widgets in Zoho Creator?

      Widgets in Zoho Creator are custom-built UI components that allow developers to create highly interactive and visually dynamic elements within an application. These widgets are built using standard web technologies—HTML, CSS, and JavaScript—and can ...