How to generate a management backend based on a data model
Go to the Cloud Development Platform, navigate to Database - Data Models, select the desired model, and click the Generate Application button in the upper right corner. This will redirect you to the Visual Development Editor, where you can generate different types of management backend applications for various scenarios (CRUD, List, Form Creation, Image-Text Card, Image-Text List, Standard List).
You can also choose different layouts to implement a unified navigation bar.
After completing page development, you can configure login-required access in Application Settings - Access Control to set appropriate sign-in methods and access permissions for the backend management application.
After completing all settings, click Publish to obtain a management backend application.
Similar Questions
- How to create a management backend based on a data model?
- How to generate a management backend application in the Cloud Development Platform?
- What are the specific steps to generate a management backend based on a data model?
- How to generate applications from Database-Data Model?
- How to set access permissions after generating the management backend application?
- What features does the management backend generated from data models in cloud development have?
- How to choose different layouts to implement a unified navigation bar?
- How to use the visual development editor for the management backend application?
- How to configure login methods and permissions in the management backend application?
- How to publish after completing the development of the management backend page?