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 ...
Configure navigateParentURL() method
To learn more about the navigateParentURL() method, click here. This method can be configured in page elements such as widgets. This method is applicable to both C5 and C6 versions of Creator. Click here to find your current version. To use ...
Understand navigateParentURL() method
This method is applicable to widgets. Widgets are used to extend the capabilities of your Zoho Creator application, helping you perform tasks that couldn't be accomplished using the built-in features, as well as enhance the front-end capabilities of ...
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 are allowed access only the Creator servers and subsequently all other URLs are blocked. To use any ...
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 documentation
This help page is for users in Creator 6. If you are in the older version (Creator 5), click here . Know your Creator version . Download the latest JS SDK library from the CDN URL given below and link it using the script tag. CDN URL - ...
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 ...