This is a bit out of the ordinary I post about, bit it’s an issue people deal with – myself included. It’s unfortunately not directly supported by Microsoft to add shared mailboxes in an Mobile Outlook – which is a bit odd, since users begin to access emails on mobile devices more often than before. […]
Posts by
Fix: Business Proces Flow not updating stepname
In january 2019, I started getting reports from customers, that their business process flows was not updating the stepname on opportunity records anymore. Logs showed, the fields were updated in december 2018, but suddenly stopped working. Ofcause I started to look into this, and what I found was, that the fields that were being updated, […]
JavaScript basics: Conditionally hide sections ...
I recently started looking into javascript, with the purpose of expanding my customization toolbelt for Dynamics CRM, and I wanted to share some of my small customizations here for others to use (primary for myself to use, as I tend to forget quickly). One of the first things I wanted to get down, was the […]
Dynamics 365 v9.0 with less padding
I recently fell over a blog from Andrew Butenko (link to his blog post), where he demonstrated a method, to minimize the whitespace padding in Dynamics 365 v9.0. His code works very well, but it is unsupported – which means, you’re on your own for using it. But it can help with mitigating those aweful […]
Installing Visual Studio 2017 and KingswaySoft
I have previously writting about an error I recieved when I attempted to installed SSDT for Visual Studio 2017. But with the new version of SSDT, Microsoft have seemingly fixed the bug, and you can now easily install SSDT with Visual Studio 2017. Firstly, you need the installer for Visual Studio 2017 (community works fine) […]