ListManager – Duplicate contacts with the same email address

Most of you will already know, but all Contact Identifiers within XConnect are case-sensitive. This means that your-email@test.com is different than your-email@TEST.COM. One should expect that the List Manager converts all emailaddresses to lowercase, so the import would be consistent, and that it does not depend on the Markteer knowing that he should have converted …

Path Analyzer – Error when deploying a new map

When you create a new map for the Path Analyzer, this map needs to be deployed. When deploying a map, Sitecore also schedules an historical rebuild for the newly created map. Within the historical rebuild, Sitecore will aggregate all previous interactions, to supply the map with historical data. Unfortunately when you have a lot of …

Sitecore Forms – Custom Value Provider for multi-value fields

Sitecore Forms offers the possiblity for a content editor to prefill certain fields within the Form by using Value Providers. Sitecore does not ship any default value providers out of the box. Sitecore has a great example that uses a custom Value Provider to prefill form fields based on the values that are located within …