Not sure if this is a bug or something but I can't for the life of me find where I can change the text ("ProjectName") here. Logo I know how to change.
It does not appear to use AppName or anything else I've found in the code? public class TodoManagerBrandingProvider : DefaultBrandingProvider { public override string AppName => "My new name here"; }
Anyone still alive in here?
hi, this is not a bug! To get help on this customization question, you can create a new ticket. this topic is only for bugs
check out https://community.abp.io/posts/how-to-use-domainbased-tenant-resolver-in-abp-with-angular-and-openiddict-v9y8da7v
Yes, I have updated abp suite and created a new project. There is the fix for advanced filters that were not generated before, but in abp suite there is no check box to choose which fields to use.
Maybe I didn't explain myself well. I expected to have the "Advanced Filter" checkbox in the field properties
Thanks for your patience
Oh you mean you want to have the advanced filter optionally generated (for all UI types)
Add the features present in AspNetZero RadTool to Abp Suite as the section "Other" where we can set "Advanced Filter", "List in UI" and "Create and Update".
And, if possible, reduce the number of template files used by Abp Suite also giving the possibility to indicate the sub-path where to save the files as it could be done in AspNetZero RadTool.
Thanks,
Robertoyes this is on the roadmap , we'll implement it.
this feature is included in ABP v7.2 release.
@alper The Advanced Filter is still missing on the Blazor WASM UI template 7.4 rc2. When will it be released? Thanks
this is implemented with 7.4.rc-2
did you update your solution?
can you pls write the recent status of this problem
I assigned this to @maliming
⚡ Update ABP CLI and ABP Suite
dotnet tool update -g Volo.Abp.Cli --prerelease
abp suite update --preview
📗 Blog post
📘 Commercial release logs
🔼 Migration guides
✏️ Feel free to report any bugs, issues and problems.
⚡ Update ABP CLI and ABP Suite
dotnet tool update -g Volo.Abp.Cli
abp suite update
📗 Blog post
📘 Commercial release logs
🔼 Migration guide from 7.2 to 7.3
✏️ Feel free to report any bugs, issues and problems.