Widgets
Zoho Creator - Widgets Kit
Overview 1. What is this kit for? This kit is designed to help you create widgets in Zoho Creator using your existing Figma design. It contains step-by-step instructions and supported components for Creator widgets. If you're using this kit for the ...
Create a widget from Figma
1. What Does This Page Cover? Learn how you can create widgets using your existing Figma design from Zoho Creator - Widgets Kit. This kit comes with comprehensive usage instructions and supported components for Creator widgets. Before you proceed to ...
Import widget file from Figma
1. What Does This Page Cover? Learn how you can create widgets using your existing Figma design from Zoho Creator - Widgets Kit. This kit comes with comprehensive usage instructions and supported components for Creator widgets. Before you proceed to ...
Whitelisting of URLs
This help page is for users in Creator 6. If you are in the older version (Creator 5), click here. Know your Creator version. By default, widgets in Zoho Creator can only access Creator’s own servers. Any requests made to external URLs will be ...
Sample widget
This help page is for users in Creator 6. If you are in the older version (Creator 5), click here. Know your Creator version. Sample Widget: Playground We shall learn to add a sample widget into your Creator application. The procedure is as follows: ...
External framework support
Creator Widget now supports external frameworks like React, Vue, etc. You can include the respective framework's CDN URLs in your widget app's index HTML files and code your app with the framework. Note: It is suggested to use minified ...
JS API for Widgets
1. JS API within Widget Zoho Creator provides JS API tasks that allow you to perform CRUD operations from within the widgets inserted in an application's page component. They also let you add and manipulate data in other applications in the same ...
Add widget to a page
This help page is for users in Creator 6. If you are in the older version (Creator 5), click here. Know your Creator version. To add a widget to a page: Access the application to view and use the widget that you configured. Navigate to the Design ...
Create widget by uploading file
This help page is for users in Creator 6. If you are in the older version (Creator 5), click here. Know your Creator version. Before creating a widget, you need to have the Command Line Interface installed. Learn more Note: For internal hosting, the ...
Install command line interface
This help page is for users in Creator 6. If you are in the older version (Creator 5), click here. Know your Creator version. Zet is a command line interface that helps developers build and package widgets in Zoho Creator. The Command Line Interface, ...
Understand widgets
This help page is for users in Creator 6. If you are in the older version (Creator 5), click here. Know your Creator version. Widgets are used to extend the capabilities of your Zoho Creator application so that you could perform tasks that could not ...