打开 关闭

Override save permission action on Role-Permission edit #5939


User avatar
0
oshabani 创建
  • ABP Framework version: 7.3.3
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi,

I want to trigger a service call or any kind of call when the end user click save on this screen or in the page of setting permission directly to the user how to preform that

thanks


1 答案
  • User Avatar
    0
    Anjali_Musmade 创建
    支持团队 Support Team Member

    Hello oshabani,

    Please do have look to these links

    1. https://github.com/abpframework/abp/blob/dev/modules/permission-management/src/Volo.Abp.PermissionManagement.Web/Pages/AbpPermissionManagement/permission-management-modal.js
    2. https://docs.abp.io/en/abp/latest/UI/AspNetCore/Modals#events
    3. https://docs.abp.io/en/abp/latest/UI/AspNetCore/Customization-User-Interface#overriding-a-page-model-c

    please do let me know if find helpful for you

    Thank you, Anjali

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