So, I came across a situation where I had to provide only selected options for a list field type(Multilist/Droplist etc) based on some conditions. Although this was not a hard requirement and mere mapping of a parent item was acceptable, I’m more of a fan of “build code that is designed for Operations” as IContinue reading “Sitecore – Ways to configure a list field’s source”
Monthly Archives: February 2023
Sitecore – Item as a Resource – Deep Dive -1 – IaaR Plugin
Last year, I wrote an article about Sitecore IaaR when I first came across that concept. This is a continuation to that article. So…a quick recap. Starting from Sitecore 10.1, default sitecore items are stored in resource files (items.{database}.dat) serialized via Google ProtoBuff. This helps mainly with ease of Sitecore upgrade/Container based deployment. Sitecore CLIContinue reading “Sitecore – Item as a Resource – Deep Dive -1 – IaaR Plugin”