How to Generate an Admin Console Based on a Data Model
Go to the Cloud Development Platform, navigate to Cloud Database - Data Model, select the required model, click the Generate Application button in the upper right corner, and you will be redirected to the Visual Development Editor. There, you can generate different types of admin backend applications based on various scenarios (CRUD, list, form addition, graphic card, graphic list, standard list).
You can also select different layout forms to achieve a unified navigation bar.
After developing the page, you can set up post-login access in Application Settings - Access Control to configure appropriate login methods and access permissions for the backend management application.
After completing all settings, click Publish to obtain an admin backend application.
Similar Issues
- How to Create an Admin Console Based on a Data Model
- How to Generate an Admin Backend Application in the Cloud Development Platform?
- Steps to Generate an Admin Console Based on a Data Model
- How to Generate an Application from Cloud Database - Data Model?
- How to set access permissions after generating the admin backend application?
- What are the functions of the admin console generated from the data model in Cloud Development?
- How to select different layout forms to achieve a unified navigation bar
- How to use the visual development editor for the admin backend application?
- How to configure login methods and permissions in the admin backend application?
- How to publish after completing the development of the admin backend page?