Clone a record with a button: Part 2 – Plugin

In the first installment of this series, we laid the groundwork by creating the entity needed for our next phase: the plugin. You might be wondering why we should go the plugin route when similar results could potentially be achieved using JavaScript and a dash of creativity. Through experience, I’ve discovered that plugins offer a …

Activate the Export to PDF Button

As highlighted in the main article, initiating this functionality can be quite daunting and definitely frustrating. This brief article outlines the most effective methods you can employ. Two techniques, aside from PowerShell, are present too. One is to utilize the Sales Hub, and the other is with the XRM Toolbox. The Sales Hub is only …

Model Driven App – Filter Many to Many LookUp

If you want to filter one lookup column by another lookup column, you might think that Model Driven Apps have a simple solution for you: just check a box and you’re done. But is it really that easy? Well, it depends. The checkbox option only works for 1:N or N:1 relationships between the two lookup …