Posts

Showing posts with the label Shared Fields

Difference between shared, Versioned and Unversioned fileds in sitecore

In this post we will know about shared, versioned and unversioned field differences. in short definition we can say about.. Versioned:-   This is the default. this is capable of having different data in every version for each language. Unversioned:-  This field can only have one unique copy of the per language.   Shared:-   This field only have one single version of the data that will be used in every version for each  language. so this is the major difference between them. Happy Coding😇