https://github.com/cathalnoonan/d365-pcf-securityrolemanager
https://github.com/cathalnoonan/d365-pcf-securityrolemanager
crm d365 pcf
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cathalnoonan/d365-pcf-securityrolemanager
- Owner: cathalnoonan
- License: mit
- Created: 2020-04-29T20:40:07.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-09-17T20:03:37.000Z (9 months ago)
- Last Synced: 2025-09-17T22:21:16.583Z (9 months ago)
- Topics: crm, d365, pcf
- Language: TypeScript
- Homepage:
- Size: 27.7 MB
- Stars: 16
- Watchers: 1
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# D365 PCF - Security Role Manager
[](https://github.com/cathalnoonan/d365-pcf-securityrolemanager/actions/workflows/build.yml)
[]()
A PCF control to manage security role assignment for a User or Team on the form in Unified Interface

---
### Docs
- [Installation and Configuration](docs/installation-and-configuration.md)
- [Migration from V1 to V2](docs/migration-v1-v2.md)
- [Development](docs/development.md)
---
## Notes about the control
The roles are assigned/removed individually when the checkbox is changed
- This is in near real-time as it uses the WebApi endpoint
Until the operation has completed, the checkbox will not update
- This is by design
- The checkbox will be checked/unchecked when the update has completed
## LICENSE: MIT