Tag: architecture
2 posts
-
Designing PCF Controls for Three Deployment Profiles: Permissions, Performance, Volume
Most PCF controls only need to satisfy one deployment profile. Reusable controls have to handle three. How config-driven design, privilege fallback, and pagination keep one ZIP working across very different environments.
-
Config-Driven PCF Components - Stop Hardcoding Table Names
How to build PCF controls that work on any Dataverse entity without rebuilding. The JSON web resource pattern with real examples from two production controls.