Wednesday, 19 September 2018

Sitecore Gyan : Day 7

If you clone an item that is in a workflow, then workflow and Workflow state properties are copied to the clone item.

Tuesday, 18 September 2018

Sitecore Gyan : Day 6

languageEmbedding(in sitecore.config) is used to include the language in URL as: always/never/asNeeded.  When asNeeded - then language got include in the URL, if can't determine context site from incoming request.  It means, for the first time in the URL language will be included and after that will not show until it's changed.