Hello,
You'll need to customize it on your own according to your requirements. You will get the source code in the
Identity module. Please check this doc https://docs.abp.io/en/commercial/latest/modules/identity#user-management for more info.Thanks
After reviewing, not sure how to address as it could be a bit more problematic.
Could you please provide screenshots and example details to handle moving some fields to a new tab within the user popup?
Hi,
I solved the issue by upgrading Microsoft.Extensions.Hosting, Microsoft.Extensions.FileProviders.Embedded and all OpenIddict related libraries, which stayed as v6.0.*, to v7.
Then rebuilt the solution, all packages restored successfully and the project started smoothly. The above error with fetching packages were also gone.
Hi,
The error log is identical as my 1st post.
Hi,
Could you point out which packages should I look into? I downgraded package Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton in HttpApi.Host from v7.3.3 to v7.2.3 already but still didn't work.
Same here, please keep updating until nuget is up.