Sorry, my fault. should be abp install-libs
The question is when I try to add existing entity inside a module and generate Angular UI for that, I get this error for Angular UI. (Backend code generation is fine)
[Project Not Found] A project matching entity solution name or a default project does not exist in your Angular workspace.
This is because they are differenct applications. ClinicSaas.Econsent and ClinicSaas
Hi,
4 is Blazor webassembly and 7 is webapp
You can check this.
https://github.com/abpframework/abp/blob/cmscomment/framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/ProjectBuilding/Building/UiFramework.cs#L10
Also, on this page - how to have filters and column of reserved properties, like TenantID, isDeleted, DeletedId, etc"
Suite doesn't support this, you have to do it yourself.
https://abp.io/docs/latest/framework/infrastructure/data-filtering https://abp.io/docs/latest/suite/customizing-the-generated-code
Your reply: You should not generate UI, you should reuse the module's UI Okay, I have decided to let it generate new files for entity, controller, and service. I will handle the mapping myself.
You can ignore it if you decided to let it generate new files
Hi,
Okay, I'm waiting for you
Current user is the user currently logged in to the application
What value will be set then?
CreatorId is user's id
Quick question: I am getting an error while downloading IdentityServer.Pro module: I know it is discontinued however, one of my clients is still using it
It looks like a problem, we will fix it soon.
Hi,
Unfortunately no, because it's Microsoft's bug and there's nothing ABP can do, you can try upgrade your project.