We need to update User management page with new columns from user entity(new column is an autocomplete field for from other entity)
Volo.Abp.Identity.Pro.Blazor.Pages.Identity;
[Route("/identity/users")]
- need to add new column there.
- need to add autocompleter there