Screens Panel Name/Duplicate/Delete

To create a screen on the Kuika platform, click on the “+” icon in the Screens Panel heading in the UI Design module and select “New Screen” from the drop-down menu.

In the New Screen modal, you can create a blank screen or create template screens or screens with a few clicks using tools such as CRUD Wizard and From Excel. After creating a screen, give your screen a name.

Screen Naming and Administration:

You can perform the following operations by clicking the ellipsis icon opposite the name of the screen you created:

  • Rename: You can change the name of the screen.
  • Duplicate: You can create a new screen by duplicating the screen.
  • Delete: You can delete the screen.

These operations facilitate screen management and provide a more organized development process.

Screen Properties Panel

Role

  • The role defines the function and purpose of the screen within the application. The role assigned to a screen defines how it will behave in the application flow and in which scenarios it will be used.
  • There are 9 different role options in Kuika:
    • None: No role is assigned.
    • Starting Screen: The initial screen displayed when the application opens.
    • Signin Screen: The screen where users can log in.
    • Reset Password Screen: The password reset screen.
    • New Password Screen: The screen for creating a new password.
    • Splash Screen: The opening screen used only in mobile applications.
    • Verification Screen: The screen used for email verification or account confirmation.
    • Offline Screen: The screen that will work when there is no internet connection.
    • Process Step Screen: The screen representing a step in a process.