User Experience
Sitecore
Umbraco
Providing Content Customization
Friday, February 12, 2021
Layer One - Associate Developer - Andy Firkus
Often times, Content Authors wish to have the same component, albeit in a slightly different manner. For instance: They may want less padding above, below, or around some content. Or even a whole different display of the same data used on the site.
What are the options we can provide for a CMS?
Option 1: Create a New Component for Each Type of Display
For example: multiple components with different styles to match the specific needs of each use.
Pros:
- This will provide Content Authors with the desired result
Cons:
- Each new design could require duplicate work
- Bloats the list of components available
- The content editing experience becomes more difficult with the inclusion of multiple similar components
- Longest implementation time
While you may receive the ideal result, the resources required for Option 1 are very heavy.
Option 2: Dropdown Styling
For example: give Large/Medium/Small select for style options on padding.
Pros:
- One component to select from
- Simplified experience for Content Authors
- Good Introduction to new/intermediate Content Authors
- Implementation time is shorter than option 1
Cons:
- Still rigid in design, albeit not as much as option 1
- Requires multiple iterations to identify general styles
- Abstracts design away from Content Authors
Option 2 is a nice gateway to providing a more dynamic experience. There are still some specific guardrails and overhead required to enact this implementation.
Option 3: Style Field
For example: Give a field that allows a Content Author to explicitly define a style value.
Pros:
- One component to select from, like option 2
- Gives ultimate control to the Content Author
- Direct control of specific styles for Content Authors
- Fastest implementation time
Cons:
- Best for experienced Content Authors that understand styling
- Gives ultimate responsibility to the Content Author
- Potential to go outside brand/design guidelines
This option is the quickest way to give full flexibility to the Content Author, while also granting the greatest amount of responsibility.
What is Our Approach?
Avoid. Option. 1.
We avoid option 1. It avoids development best practices and delivers the least value possible in every situation.
We choose to take the path that works best for our clients. The more flexible we can make our components, then the more options a Content Author has in building a page. This allows a Content Author to make independent decisions and experiment.
If a Content Author is comfortable, we provide fields to allow them to explicitly define their own styles where needed.
If they require a little more guidance, we provide some flexibility with style option dropdowns.
Taking this path allows us to shorten our feedback loop, save time, and provide our clients with the ability to make more dynamic content decisions.
We want to provide the experience that provides the most functionality available, while maintaining ease of use.
Interested in learning more?
Contact Us