I have bigger entity due to dynamic form is too long can i divide in to tab(pills) form??
like this. (this is custom form and ui)
Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
If you're creating a bug/problem report, please include followings:
this is dynamic form i want to change in UI for Checkboxes i want two checkboxes in one line there is any option?? Like this.
how to config redis in project
ok I will Check
i am using (IAuthorizationService instance) _authorizationService.IsGrantedAsync("Permission Name") in public project but when i am change the permission is not affected in Web.public Project.but when i restart project is affected.but i dont want to restart whole project.
if the role is inactive then the permission will not be displayed . how to config that and where the logic should be implemented.
if the role is activate or deactivate then what about the claims/Permission assigned to that role.