Widgets allow you to build custom applications for your businesses right from Qntrl. Qntrl provides a native editor with pre-defined framework and pre-configured plugin-manifest file to build Widgets. You can code, execute, and publish the widgets for your organization from Qntrl.
- Navigate to and select Widgets under Advanced.
- Click Add Widget.
- Enter a Widget Name and Description.
- Click Save.
The page will be redirected to the code editor. You can start working on your extension right away.
Note:
- All users with access to Settings will be able to view, edit, and publish widgets.
- More than one user can work on the same widget.
Once the widget is built, its functional working can be tested by running it.
- Navigate to and select Widgets under Advanced.
- Click on the widget to be tested.
- In the ensuing code editor, click Run in the top panel.
- You will be redirected to a new tab, where the widget's function can be tested.
Note: The 'Enable Developer Mode' button will be automatically enabled while testing the extension.
Once the widget is ready to use it can be published.
- Navigate to and select Widgets under Advanced.
- Click the Publish button next to the widget to be published.
- The page will be navigated to the widget details page.
- Verify the Application Name and declare the Visibility of the widget here.
- Click Publish.
Published widgets can be accessed by all the users in the organization.
Once a widget is published, you can view or edit its details.
- Navigate to and select Widgets under Advanced.
- Mouse over a widget name and click icon.
- Select Details from the dropdown.
- You can modify the Application Name or Visibility of the widget here.
- To save your changes, click Update.
- Navigate to and select Widgets under Advanced.
- Under Widgets tab, mouse over a widget name and click icon.
- Select Enable/Disable from the dropdown.
- If a widget is disabled, it will no longer be displayed for your users.
ccc
If you no longer require a widget, you can delete it.
- Navigate to and select Widgets under Advanced.
- Mouse over a widget name and click icon.
- Select Details from the dropdown.
- Click Delete.
- Confirm your action.
Related Articles
Manage Cards
Mention users in comments You can mention users while adding comments to cards. The tagged users will be sent email, web, and mobile notifications based on their notification preference . To mention a user in the comment, Type ‘@‘ in the comment box ...
Qntrl for Zoho Cliq
Zoho Cliq is a team communication application that simplifies collaboration and promotes organized conversations in the workplace. Benefits of the Extension By integrating Zoho Cliq with Qntrl, users can create new cards and work on them in Qntrl, ...
Zoho Directory in Qntrl
What is Active Directory? Active Directory (AD) by Microsoft is a domain management system for centralized networks. Using AD, you can add users, define their privilege, store and manage information, and authorize and authenticate user accounts. What ...
Manage Webhooks
Webhooks Overview Webhooks facilitate automated HTTP notifications. Notifications are triggered in third-party applications as per the business requirements when a predefined action is performed by the user in the organization. Business Use Cases of ...
Manage Custom Functions
Custom functions allow users to develop and execute user-defined functions using Deluge. You can execute simple program snippets to automate processes, or integrate with third-party or Zoho applications. Business Uses for Custom Functions Use Custom ...