Open Closed

Add new template to ABP.Suite #6757


User avatar
0
D2D created

Dears, is there a way to create a new custom template for ABP-Suite? I can customize existing templates but I would like to add some new files to Suite generation process.

For example I'm trying to create a system that is very close to EasyCRM sample and I need to "generate" also a "Details.cshtml + Details.cshtml.cs + details.js" files to show details in a brand new page to my users in a master-child form.

My users don't like the result currently generated by suite where details are exposed through an accordion.

I would like to add some custom template files like Details.cshtml / Details.cshtml.cs / details.js also to keep code in order. I know that I can inject my custom code in other templates (for example Index.cshtml*) but I think that would be a technical debt generator ;-)

Many thanks Ivan

P.S.

I'm working on a MVC project but I have the same question for Blazor server projects


1 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    There is no way to create new custom template for ABP-Suite till date, we will check for your suggestion. For now you can just customize existing templates.

    Thanks,

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