↧
Using a lookup field on a choice field workaround
Unfortunately, it’s impossible to map a lookup field on a choice field. There’s a workaround, however, by using a calculated field which copies the information from the choice field. The look up field...
View ArticleCreating a cross site lookup field without code
There’s a high demand for using cross site lookup fields. Most solutions offered include deploying a solution or writing your own code. There is, however, a simple method for creating a cross site...
View ArticleLookup Field localization not working when using ContentTypeBinding
Whilst working with lookup fields, I noticed something strange when you separated the Fields and ContentType from your list and you try to use localization. Separating your content type and fields from...
View Article