Open Closed

Partial View #8559


User avatar
0
nabass created

hi i tried to create partial view in my project at first my project about multi modules each module has it's own logic, pages , services, permissions ...... etc i created new component called (Wizard) in Src project i want to make partial view within it to get a multiple pages on his own card and make me do an operation CRUD on it like it's pages i do js code and it get the correct page using it's url but call the all page with the side bars (which including menus and logout and icons) and i wanna just the main card(body) of it

  • ABP Framework version: v8.0.2
  • UI Type: MVC
  • Database System: EF Core (SQL Server)

1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    ABP has a widget system, you can check it: https://abp.io/docs/latest/framework/ui/mvc-razor-pages/widgets

    I think it is more suitable for your case.

    The dashboard widgets.

    Thanks.

Made with ❤️ on ABP v9.1.0-preview. Updated on January 02, 2025, 07:06