HiA problem has occurred where multiple records with the same ContactID exist in the Membership table.There are multiple Users associated with a single Contact.Since multiple users are associated w...
We are using Mailchimp in our email platform (creating and sending through MailChimp. Is there anything we can do to ID people that click through our emails to our website so that their email addre...
I'm running the code below, email doubles as username in this system and is being successfully passed. Has anyone used this successfully? I'm thinking maybe the email format isn't accepted for this...
(for Kentico 11 EMS version, Portal Engine)Can we add custom fields to an Activity Type? It looks like this can be done through the Activity module (Activity @@ Classes @@ Activity Type @@ Fields)....
How does @Scripts.Render(Url.RouteUrl(@KenticoLogActivityScript@)) define if a log is a search engine vs an external site that links to the page?
I have created a Contact group with the following condition:memberships = Contact.Users.FirstItem.OtherBindings.MembershipUsers; if (Contact.Users.FirstItem != null @@ Contact.Users.FirstItem.Other...