In this blog series, we explore experience design for the patient and member journey. Strategy to Improve Digital Experiences in Healthcare Dissect the Experience From the Patient or Member Perspective In a previous blog, we explored how to better understand the people you serve. Once you have identified your subjects, you can role-play in context-specific […]
Content Authoring
Beyond Embed Component: Integrate Web Code Editor
After the introduction of AEM Core Components, custom component development has been drastically changed. In some use cases, there is zero customization and core components can be directly used for authoring. Even in those situations, the custom component is needed. It can be quickly built by extending the existing core components. Thus, the development cost […]
AEM Content Services: Using Sling and Node APIs to Provide Asset collections – Part 1
AEM is a proven framework for application delivery. Intuitive authoring features and HTL (formerly Sightly) driven content views make it easy to put together pages served from an AEM environment. The standard component strategy is great, but AEM offers more flexibility in how you use authored content. AEM Content Services allows authored content to be […]
How To Create Useful Training And Reference Materials For New Hires
In this blog post, I’m going to walk you through the mindset and method of creating beneficial training and reference materials for new resources…even if you’re new, too! There have been multiple instances in my career where I’ve been tasked with creating training, reference, and promotional materials for others. Depending on the situation, the audience […]
Understanding AEM Resources In 10 Minutes
One of the strong features of Adobe Experience Manager (AEM) is creating UI content using the content authoring capability with Core Components. As contents are created, they are stored in a Jackrabbit Oak repository as resources, which is then fetched and rendered as HTML content. When out-of-the-box content authoring components do not suit the needs […]
VIDEO: Sitecore Content Hub CMP Walkthrough
Sitecore Content Hub includes the flexibility of several modules. Key among them are the DAM (or Digital Asset Management) module which I covered in a recent post and CMP (or Content Marketing Platform). These two modules are the pair that I consider table stakes when it comes to setting up Content Hub and I if […]
How to Create a Custom Dropdown Field in Sitecore
Sometimes the out of the box dropdown field types in Sitecore do not provide the functionality you need. Maybe you want to pull options from an external data source. Perhaps you want to alter how options appear to the Content Author but store a different value as the raw value. You may even want to […]
3 Easy-To-Fix Reasons Why Your Sitecore Content Is Not Showing Up
You’ve worked hard on curating content for your Sitecore site. You’ve spent hours collecting the necessary information from various departments to create this new page. After all this work, it can be frustrating to not see it appear on the live site. Where did your work go? Why isn’t it showing up? This blog post […]
A Short, Semi-Accurate History of Web Content Management
Progress, far from consisting in change, depends on retentiveness. When change is absolute there remains no being to improve and no direction is set for possible improvement: and when experience is not retained […] infancy is perpetual. Those who cannot remember the past are condemned to repeat it. George Santayana To understand where we are […]
AEM Customization: Show Unpublished Reference Alert for Tagpicker
Recently, I published a blog post regarding AEM Customization: Show Unpublished Reference Alert for Content Path where I showed how to customize the Pathfield and Xffield resourceType. In doing this, I was able to showcase how to create a notification for the content author as to whether the selected content path is published or not. […]
Language Copy Tool with Sitecore Powershell Extensions (2020 Update)
Starting a new language version in Sitecore doesn’t have to be painful. Sitecore Powershell Extensions can enable your team to copy and manipulate languages in bulk with ease. It’s a favorite of every content team I’ve had.
Implementing Workflow in Sitecore: A Mini-Series Table of Contents
Welcome to my Mini-Series! In my Mini-Series, I take you from beginning to end in creating a simple workflow from scratch. Use this Mini-Series to help empower your business with workflow! Implementing Workflow in Sitecore: A Mini-Series Part 1 – Overview Implementing Workflow in Sitecore: A Mini-Series Part 2 – Workflow States Implementing Workflow in […]