# Blog

## [PCF Controls Tips & Tricks: How to Bundle and Resolve Static JSON Files](https://itmustbecode.com/pcf-controls-tips-tricks-how-to-bundle-and-resolve-static-json-files/)
**Published:** 2025-10-19

## [PCF Controls Tips and Tricks : How to skip Linting at Build-Time](https://itmustbecode.com/pcf-controls-tips-and-tricks-how-to-skip-linting-at-build-time/)
**Published:** 2025-07-08

## [PCF Controls Tips & Tricks : How to detect Authoring Mode](https://itmustbecode.com/pcf-controls-tips-tricks-how-to-detect-authoring-mode/)
**Published:** 2025-06-02

## [How to Create Deep Links to D365 F&O Records with Dataverse Virtual Tables](https://itmustbecode.com/how-to-create-deep-links-to-d365-fo-records-with-dataverse-virtual-tables/)
**Published:** 2025-04-23

## [Model-Driven App Trick : How to Hide a  Ribbon Button when the Form is Dirty](https://itmustbecode.com/model-driven-app-trick-how-to-hide-a-ribbon-button-when-the-form-is-dirty/)
**Published:** 2025-03-09

## [Azure Function Isolated Worker : Avoid comments in the Host file](https://itmustbecode.com/azure-function-isolated-worker-avoid-comments-in-the-host-file/)
**Published:** 2024-12-16

## [How to Secure a Dataverse Plug-in with Managed Identity using Plugin Identity Manager for XrmToolBox](https://itmustbecode.com/how-to-secure-a-dataverse-plug-in-with-managed-identity-using-plugin-identity-manager-for-xrmtoolbox/)
**Published:** 2024-11-03

## [How to Get PCF Controls Ready for Dark Mode in Model-Driven Apps](https://itmustbecode.com/how-to-get-pcf-controls-ready-for-dark-mode-in-model-driven-apps/)
**Published:** 2024-04-05

## [Finance and Operations Virtual Entity Manager for XrmToolBox](https://itmustbecode.com/finance-and-operations-virtual-entity-manager-for-xrmtoolbox/)
**Published:** 2024-02-25

## [PCF Controls with FluentUI v9 - Avoid DOM id collisions](https://itmustbecode.com/pcf-controls-with-fluentui-v9-avoid-dom-id-collisions/)
**Published:** 2024-01-16

## [Adapting PCF Controls for Model Driven apps New (Modern) Look](https://itmustbecode.com/adapting-pcf-controls-for-model-driven-apps-new-modern-look/)
**Published:** 2023-10-17

## [PowerApps Grid Control - How to make Cell Renderers more Generic](https://itmustbecode.com/powerapps-grid-control-how-to-make-cell-renderers-more-generic/)
**Published:** 2023-10-02

## [Calling PAC CLI ModelBuilder from an Azure DevOps Pipeline](https://itmustbecode.com/calling-pac-cli-modelbuilder-from-an-azure-devops-pipeline/)
**Published:** 2023-06-04

## [How to Generate Dataverse Early-Bound Classes with PAC CLI ModelBuilder](https://itmustbecode.com/how-to-generate-dataverse-early-bound-classes-with-pac-cli-modelbuilder/)
**Published:** 2023-04-12

## [Dataverse Plugins : Unlock the latest C# features with PolySharp](https://itmustbecode.com/dataverse-plugins-unlock-the-latest-c-features-with-polysharp/)
**Published:** 2023-01-20

## [PCF Control compile error : Cannot find module 'ajv/dist/compile/codegen'](https://itmustbecode.com/pcf-control-compile-error-cannot-find-module-ajv-dist-compile-codegen/)
**Published:** 2023-01-03

## [How to Call a Dataverse Custom API from a Canvas App](https://itmustbecode.com/how-to-call-a-dataverse-custom-api-from-a-canvas-app/)
**Published:** 2022-10-31

## [The PCF Control Framework chooses Esbuild-Loader for Faster Build Time](https://itmustbecode.com/the-pcf-control-framework-chooses-esbuild-loader-for-faster-build-time/)
**Published:** 2022-10-10

## [Storybook for PCF Controls - Part 2 : Publish to GitHub Pages](https://itmustbecode.com/storybook-for-pcf-controls-part-2-publish-to-github-pages/)
**Published:** 2022-09-29

## [Storybook for PCF Controls - Part 1 : Set the Story Straight](https://itmustbecode.com/storybook-for-pcf-controls-part-1-set-the-story-straight/)
**Published:** 2022-09-12

## [Develop PCF Controls with FluentUI React v9](https://itmustbecode.com/develop-pcf-controls-with-fluentui-react-v9/)
**Published:** 2022-08-26

## [PCF Controls - Tree-Shaking For Better Bundle Size](https://itmustbecode.com/pcf-controls-tree-shaking-for-better-bundle-size/)
**Published:** 2022-07-25

## [PCF control - Generate Shields.IO Badges in the PowerPlatform](https://itmustbecode.com/pcf-control-generate-shields-io-badges-in-the-powerplatform/)
**Published:** 2022-04-07

## [Related Record Filtering with the Lookup Dropdown PCF](https://itmustbecode.com/related-record-filtering-with-the-lookup-dropdown-pcf/)
**Published:** 2022-02-09

## [Azure Key Vault Secrets in Dataverse](https://itmustbecode.com/azure-key-vault-secrets-in-dataverse/)
**Published:** 2022-01-25

## [Better UX with a Lookup Dropdown PCF Control](https://itmustbecode.com/better-ux-with-a-lookup-dropdown-pcf-control/)
**Published:** 2022-01-06

## [PCF Controls - Useful Webpack Plugins](https://itmustbecode.com/pcf-controls-useful-webpack-plugins/)
**Published:** 2021-11-16

## [PCF controls - Custom Webpack configurations](https://itmustbecode.com/pcf-controls-custom-webpack-configurations/)
**Published:** 2021-10-20

## [Embed Images in Model-Driven In-App Notifications](https://itmustbecode.com/embed-images-in-model-driven-in-app-notifications/)
**Published:** 2021-09-23

## [Send Model-Driven In-App Notifications with Power Automate](https://itmustbecode.com/send-model-driven-in-app-notifications-with-power-automate/)
**Published:** 2021-09-03

## [Enable Model-Driven In-App Notifications with Power Automate](https://itmustbecode.com/enable-model-driven-in-app-notifications-with-power-automate/)
**Published:** 2021-08-29

## [Catalog Manager for XrmToolBox](https://itmustbecode.com/catalog-manager-for-xrmtoolbox/)
**Published:** 2021-06-23

## [Dataverse Custom API: Enabled For Workflow](https://itmustbecode.com/dataverse-custom-api-enabled-for-workflow/)
**Published:** 2021-05-25

## [Dataverse Custom API: Function (GET) vs Action (POST)](https://itmustbecode.com/dataverse-custom-api-function-get-vs-action-post/)
**Published:** 2021-03-25

## [Dataverse Custom API: Keep It Private](https://itmustbecode.com/dataverse-custom-api-keep-it-private/)
**Published:** 2021-01-25

## [Dataverse Custom API: AllowCustomProcessing Explained](https://itmustbecode.com/dataverse-custom-api-allowcustomprocessing-explained/)
**Published:** 2021-01-11

## [Custom API Manager for XrmToolBox](https://itmustbecode.com/customapi-manager-for-xrmtoolbox/)
**Published:** 2021-01-04
