So you have created a great new custom field that links items to items, but it is not working with the link database? Well the fix is not that hard. One way of getting around the problem and getting the custom field to register the links in the link database is to inherit the class CustomField and overriding the ValidateLinks, UpdateLink, Relink and RemoveLink methods. Continue reading Simple custom field with working link database
Monthly Archives: January 2014
Personalization based on highest ranking profile key
This post will show how to create a personalization based on three profile keys and show different spots based on which profile key currently has the highest score. Continue reading Personalization based on highest ranking profile key