If you’ve worked with Dynamics 365 long enough, you’ve heard the phrase “it’s in sync” spoken with the same shaky confidence as “it should work now.” https://netwiseglobal.com/blog/why-dynamics-365-server-side-sync-feels-unpredictable-and-how-to-fix-it/
Introduction Previously on Timeline Connector Adventures: in Part 1 we laid the groundwork and defined the connector’s structure, and in Part 2 we tackled record fetching and filtering like responsible adults. Now we move to the glamorous part of the job: rendering UI elements in a way that doesn’t look like a digital landfill. In this post […]
In Part 1 we built the basic shape of a custom timeline connector: defining the interfaces, wiring up the core methods, loading data, and making the control happy enough to render your records. Now it’s time for something users will actually notice: filtering. Filtering is the magic that lets them stop […]
There’s a cool Power Platform feature that on first glance makes you want to use it but as you try you notice that it is unnecessarily complex and there’s no real documentation describing how to correctly implement it. As you might have guessed from the topic, this feature is the […]
Hi, short blog post today. Again I was super exited with new features Microsoft brings to the table with the latest release waves. One of them was a highly requested and anticipated feature – possibility to relate one activity with multiple records in the system. For years we had to […]
Photo by Charanjeet Dhiman on Unsplash Short post today. Some time ago I was developing plugins for a new customer and I decided to start using dependent assemblies. After initial setup everything worked and I started writing some code. Everything looked OK but problems started when I tried to debug the code. I […]
Here’s some automation that can easily be done using no-code approach. Last week I got home late and saw my wife still working on some stuff. It turned out that she needed to make some description documents for around thousand invoices for one of her customers. She told me she […]
Communication is one of the most critical aspects of everyday life. IT Projects are no exception. Effective communication within a team, between team members and with stakeholders can make or break the success of any project. What COVID showed is we can work remotely. We can be effective and there’s […]