[QuickTip] How to use setVisible within TypeScript
One of my colleagues recently approached me and asked how one could use the function “setVisible” on a Dataverse control in TypeScript. The function is present in JavaScript but when trying to use it in TypeScript he got an error. Xrm type is not exposing setVisible, therefore the error...
Read More [Quick Tip] BPF – Merge previously split branches
If you have split a BPF with a Condition tile you might want to merge the two branches back after some steps. We had this requirement a few times in our projects. Every time we had to figure it out again. This post will explain a way to do...
Read More [Quick Tip] Hide the standard “Dynamics 365 – custom” legacy App
At the moment i do attend a event from Microsoft. In the discussions the following question came up: “How can i inactivate or hide the standard Dynamics 365 App” I think that is a question that a lot of people are facing since we have to move to the...
Read More