Up until February 2025, customization of the base Preference Center in Customer Insights was problematic because of limitations enforced in editing the HTML Preference Center. When editing Javascript in your preference center, regardless of the code you wrote, it would be subsequently encased within a <safe-script> javascript tag, preventing more complex javascript from being executed. … Read More
Category: Dynamics365
Calling Child Flows from Power Automate
The problem that any developer will encounter, regardless of the platform they are working on, is the desire to never copy or duplicate code. It starts from a desire to keep everything clean and in its place but over time it evolves into being lazy (a good, great lazy) where you don’t want to copy … Read More
Customer Insights External Compliance Profiles
In Customer Insights (Real-Time Marketing), you have 3 options when creating a compliance profile, the first two involve using built-in Microsoft portal pages (Preference and Subscription Center) – where the Preference Center is particularly geared towards Real-Time Marketing, and the Subscription Center is geared towards the older Outbound Marketing. The third option, the External Compliance … Read More
PowerApps Solution Architecture: The Summary
Over the past few posts, we’ve discussed several different architecture options for designing and maintaining PowerApps Solutions. The All-In-One Solution The Feature-Based Solution The Team-Based Solution The Component-Based Solution The question now becomes which one is the best that I should use every single time. Well, the beauty of architecture is that there are many … Read More