Open Closed

ABP Suite Page Generated #4696


User avatar
0
tommy.reynolds@pentair.com created

Hi ABP Support,

Can you help me how I can change the components code in Page Generated with ABP Suite, with no affecting when it generates again. I mean when I did a change for a new field or upgrade the ABP project?

For example in AcmeBookStore project, I want to show this modal in a new component and show as a new page

If I generate it again, it will change and removed the code I had added.

How can I avoid it?

Thanks

  • ABP Framework version: 7
  • UI type: Angular
  • DB provider: EF Core

1 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    hi,

    ABP Suite overwrites the code that it generates. For backend code, you can create partial classes to have your custom code in separate classes.

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