If your company is using employee IDs for user registration and it's difficult to distinguish users without their names, how can add the fields for name and surname in the member addition and listing interfaces in the organization.
eCheck the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
If you're creating a bug/problem report, please include followings:
There is an error on the generated Blazor page when creating a Guid type field
This error also occurs Blazorise FileEdit component
OpenId applications edit scopes lost
Before change ["rst:code id_token","ept:logout","gt:authorization_code","rst:code","ept:authorization","ept:token","ept:revocation","ept:introspection","gt:implicit","rst:id_token","scp:address","scp:email","scp:phone","scp:profile","scp:roles","scp:BookStore"]
After change ["rst:code id_token","ept:logout","gt:authorization_code","rst:code","ept:authorization","ept:token","ept:revocation","ept:introspection","gt:implicit","rst:id_token","scp:BookStore"]
Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
If you're creating a bug/problem report, please include followings:
At present, it is used in the internal environment, enable https for some system modifications is too large, how to disable https
ShowPager is no center vertically in the commercial version.
By the way, can pagesizechanged created from ABP suite?