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/
Yearly Archives: 2025
4 posts
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 […]