0
naeem76 created
ABP Suite CRUD pages to create boilerplate is pretty good at the start of a project with the started entities.
However for example if there's custom logic in any of those rendered code, it will get overwritten, if for example a new field is added into an entity, and the code is regenerated. Is there a good way to handle this situation, or is auto CRUD functionality only for the very beginning?