Open Closed

Override Modals for Identity/Users #6038


User avatar
0
darutter created
  • ABP Framework version: v7.4.0 Commercial
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

I am trying to override the CreateModal and EditModal .cshtml files for Identity/Users and am running an issue. I have extended the Volo.Abp.Identity.IdentityUser to include several additional properties. I have been able to restructure the modals for both the create and edit actions but cannot get the Roles that are assigned to apply properly on the form close. Since the source code for this module is not provided I cannot copy or know exactly how the role assignments are made. Please provide what the proper way to get the roles assignment is.


3 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    I can share the UI code with you. please provide your email address.

  • User Avatar
    0
    darutter created

    david@theapppros.com

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Shared

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11