Screen, Modules & Navigations

This segment provides a compilation of the screens, Modules and Navigations available within the application, allowing users to oversee them efficiently.

Users can perform the following set of operations on the list.

Operation
Description

Add blank screen/module/navigation

A fresh empty screen is introduced into the display. This blank canvas offers the opportunity for new content to be displayed.

Import screen/module/navigation

Utilize this feature to bring in a fresh screen to your project. It is essential that the imported file is formatted in JSON, ensuring compatibility with the system.

Rename

Update the screen title by selecting this option and entering a new name.

Mark as Homepage

Set this page as the default landing page when users first open the application. This action will ensure that when users launch the app, this page is the first one they see.

Export as JSON

This function allows the user to save the contents of the display screen as a file in JSON format. The process involves converting the data on the screen into a structured format suitable for storing and sharing information with other systems.

Last updated