0
oshabani created
- 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 Answer(s)
-
0
Hello oshabani,
Please do have look to these links
- https://github.com/abpframework/abp/blob/dev/modules/permission-management/src/Volo.Abp.PermissionManagement.Web/Pages/AbpPermissionManagement/permission-management-modal.js
- https://docs.abp.io/en/abp/latest/UI/AspNetCore/Modals#events
- 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