In earlier posts, we looked at how to move a Business Process Flow (BPF) stage and finish the process by directly updating the BPF entity instance. In this post, we’ll
In earlier posts, we looked at how to move a Business Process Flow (BPF) stage and finish the process by directly updating the BPF entity instance. In this post, we’ll
A friend of mine was recently trying to make a custom button on an opportunity form in Dynamics 365 Sales show on the form, but only when a certain lookup
Show/Hide custom buttons with PowerFX if a lookup column is blank In this video I will show you how you can show or hide a custom button using PowerFX based
In the previous post, we explored how to move a Business Process Flow (BPF) to the next stage using a console application, with the Phone to Case Process as a
In my previous post, I wrote about how I tried to build a XrmToolBox tool with no C# or plugin experience by Vibe coding with GitHub Copilot and the results