Open Closed

CRUD Page in custom module #7042


User avatar
0
i.ullah@fandaqah.com created

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)
  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    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.

  • User Avatar
    0
    i.ullah@fandaqah.com created

    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 ?

  • User Avatar
    0
    i.ullah@fandaqah.com created

    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 ?

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Can you share your entity metadata, and steps that you done, so I can try to reproduce it?

  • User Avatar
    0
    i.ullah@fandaqah.com created

    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

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Hi, sorry for the late response. But I'm unable to reproduce it:

    Please check https://docs.abp.io/en/commercial/latest/abp-suite/create-module-solution#adding-your-new-abp-module-to-your-main-solution

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11