IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
For each content item you create, for example BlogPosts, there are default fields, such as author and title. You can add custom fields that extend the information that the content item holds. You can also add a custom field of type Related data, for example, News. Thus, you can relate other content items to the BlogPosts item via the related data custom field.
In the following example, you add programmatically the News custom field as related data to the BlogPosts content item:
In the AddRelatedDataFieldToContext method above, you:
AddRelatedDataFieldToContext
BlogPost
"Telerik.Sitefinity.Blogs.Model.BlogPost,Telerik.Sitefinity.ContentModules"
relatedFields
Dictionary
CustomFieldsContext
WcfField
Name
ContentType
FieldTypeKey
UserFriendlyDataType
RelatedData
IsCustom
Definition
WcfFieldDefinition
Title
FieldName
FieldType
AllowMultipleSelection
FrontendWidgetTypeName
RelatedDataProvider
RelatedDataType
NewsItem
CustomFieldContext
AddOrUpdateCustomFields
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important