Continuing Sitecore development on an already live site can bring about new challenges that did not exist prior to go-live. For example, if a particular component is already being used by content authors, you do not want to introduce changes to said component that would break pre-existing uses of it on various pages. The Problem […]
Choose a Sitecore Placeholder Name Instead of Typing V3
Last year, I released my first Sitecore module “Placeholder Dropdown.” It changes the placeholder name input text box into a dropdown when adding a new component to presentation details in the content editor. It helps you remember if your placeholder name was ‘three-left-col’ or ‘three-col-left’ or ‘three-left-column.’ I’m happy to announce version 3 is now […]
Choose a Sitecore Placeholder Name Instead of Typing V2
Earlier this year, I released my first Sitecore module “Placeholder Dropdown“. It changes the placeholder name input text box into a dropdown when adding a new component to presentation details in the content editor. It helps you remember if your placeholder name was ‘three-left-col’ or ‘three-col-left’ or ‘three-left-column’. Version 2 is now available in the Sitecore […]
Choose a Sitecore Placeholder Name Instead of Typing
A while back, I wrote an article demonstrating how to create a dropdown list for placeholders when adding a new component to presentation details in the content editor. It changes the input box to a dropdown so you don’t have to remember if your placeholder name was ‘three-left-col’ or ‘three-col-left’ or ‘three-left-column’. It was long […]