Open Closed

Binding child subparticles within the settings page to role #5940


User avatar
0
ErenSongur created
  • ABP Framework version: v6.0.3
  • UI Type: Angular
  • Database System: EF Core (SQL Server, PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

We need to binding some settings in identity management settings to role. If there is no role authority, these settings should be hidden. Is there a way to hide child subparticles instead of the entire page?


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

    Hi,

    You need to custom the account UI: https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Guide https://docs.abp.io/en/commercial/latest/modules/account#replaceable-components

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