David Rivard
@drivard.bsky.social
900 followers
860 following
14 posts
Power Platform Architect | Developer | former Microsoft MVP
https://itmustbecode.com/ | https://github.com/drivardxrm
Posts
Media
Videos
Starter Packs
David Rivard
@drivard.bsky.social
· Jun 2
PCF Controls Tips & Tricks : How to detect Authoring Mode - It Must Be Code!
When you configure a PCF control on a Dataverse model-driven app, the form designer will try to render the control even though it’s not running in the actual app context. This usually isn’t a problem,...
itmustbecode.com
David Rivard
@drivard.bsky.social
· Apr 23
How to Create Deep Links to D365 F&O Records with Dataverse Virtual Tables - It Must Be Code!
It is a common requirement for SaaS platform that exposes form over data to be able to share a secure link (a.k.a. Deep Link) to access a given record. That way, links can be shared publicly—via email or Teams message for example—but clicking them still requires the user to authenticate…
itmustbecode.com
David Rivard
@drivard.bsky.social
· Mar 10
Model-Driven App Trick : How to Hide a Ribbon Button when the Form is Dirty - It Must Be Code!
I recently encountered a requirement on a model-driven app project to display a custom ribbon button only when the form had no unsaved changes—in other words, the button needed to be hidden whenever t...
bit.ly
David Rivard
@drivard.bsky.social
· Dec 16
Azure Function Isolated Worker : Avoid comments in the Host file - It Must Be Code!
As a .NET developer, the yearly release cycle is always one of my most anticipated event. This years edition is no exception, as it brings .NET 9 to the forefront with its load of improvements. Howeve...
itmustbecode.com
Reposted by David Rivard
David Rivard
@drivard.bsky.social
· Dec 2
Reposted by David Rivard
David Rivard
@drivard.bsky.social
· Nov 21
David Rivard
@drivard.bsky.social
· Nov 4
David Rivard
@drivard.bsky.social
· Nov 4
How to Secure a Dataverse Plug-in with Managed Identity using Plugin Identity Manager for XrmToolBox - It Must Be Code!
The ability to assign managed identities to Dataverse plug-ins was recently introduced in the Power Platform and was received with waves of likes and thumbs up from the Power Platform community. Right...
bit.ly