Recent Posts

Hide button on all entities

less than 1 minute read

Lately, I was wondering, if there is a way to hide some buttons through the whole environment. I have been using Ribbon Workbench to hide buttons for specifi...

NTLM Authentication with HTTP Client

2 minute read

In rare cases you will face a system which is secured by NTLM Authentication. It can even expose a REST API. In this blog post, I will show you how to easily...

Hiding rolodex in subgrid

less than 1 minute read

If you want to hide rolodex on your subgrid (the bar on the bottom with whole alphabet), this post is for you. While working with dashboards, one line caught...

Cross-tenant publisher verification Permalink

less than 1 minute read

Starting in November 2020, Microsoft started limiting applications to which end-users can consent to. The setup is fairly simple if you use a single tenant f...

Power Automate triggers inside of a loop

4 minute read

As we all probably know, every Flow in Power Automate begins with a trigger and continues with multiple actions, branches and conditions. But have you ever c...