Create application/module
Last updated
Last updated
A Module is a distinctive form of application that can be utilized within other Modules or Applications. Moreover, it offers the flexibility of being seamlessly embedded into your native web application beyond the confines of QuickDEV.
The editor for both Apps and Modules is identical, with Modules offering additional settings and parameters specifically tailored for embedding purposes.
If you wish to embed or reuse your application, opt for "Module". If you only intend to build a fullscreen application and potentially display it within a navigation interface, select "App".
Please note that nesting Modules "within each other" may lead to a slowdown of the application. It's crucial to consider the hierarchy of elements in terms of the reusability of child components or the optimization of application performance. When developing Modules, thorough testing regarding the speed of the overall application and resource consumption is essential.
Clicking on "New" > "App" (or "Module") at the upper right corner of the QuickDEV Admin Page initiates the creation process for the chosen item. Subsequently, the App or Module is generated, and the view seamlessly transitions to the respective App Editor.
Creation of apps is restricted to workspace admins and members of the Developers group.
You have the option to rename the app at the top-left corner of the App editor.
Apps have the option to be exported to a JSON Definition file from various points. For instance, you can click on the name of your app and select "Export to JSON" resulting in the app being exported to a JSON file.
You can import an existing app in JSON format by selecting "New" > "Import."