Hi,
How to create CRUD page in custom module which has been created via ABP suite. Also when creating a custom module it shows on login page kindly guide. screen shots attached for the reference.
- ABP Framework version: v8.0.5
- UI Type: Angular
- Database System: EF Core (SQL Server)
- Tiered (for MVC) or Auth Server Separated (for Angular): yes
6 Answer(s)
-
0
Hi, after you have created a custom module. You should open the ABP Suite, and click the Add an existing solution button on the homepage and set the root folder path of your custom module. Then, you can generate CRUD pages.
-
0
Hi, after you have created a custom module. You should open the ABP Suite, and click the Add an existing solution button on the homepage and set the root folder path of your custom module. Then, you can generate CRUD pages.
Done these steps but no result as seen in screen shot... also why the custom module showing on login page ?
-
0
Hi, after you have created a custom module. You should open the ABP Suite, and click the Add an existing solution button on the homepage and set the root folder path of your custom module. Then, you can generate CRUD pages.
any update ?
-
0
Can you share your entity metadata, and steps that you done, so I can try to reproduce it?
-
0
Can you share your entity metadata, and steps that you done, so I can try to reproduce it?
Steps to follow: Create custom module from abp suite. Create CRUD page from abp suite
-
0