
Hi all,
We have a custom entity called Contact Match in our Dynamics 365 environment (Customer Insights - Journeys enabled). It has a lookup to the standard Contact entity, and users want to see the matched Contact's engagement data (email opens, push, web visits, etc.) directly on the Contact Match form.
I've tried:
TabbableInsightsControl to the Contact Match form via Get more components. It appears in the catalog and lets me drop it on the form, but at runtime it errors out with "Error occurred during initialization of control: MsdynmktControls.TabbableInsightsControl... undefined."ContactInsights and LeadInsights per the official docs: https://learn.microsoft.com/en-us/dynamics365/customer-insights/journeys/add-insights-to-custom-formscontactid from the host record.Has anyone: