- Sitecore Cookbook for Developers
- Yogesh Patel
- 127字
- 2021-07-16 11:15:02
Introduction
Sitecore user interface customization is a very wide topic, so this chapter focuses on covering different aspects of it to solve some real-world problems. Content management users typically update content through one of these two interfaces: the Content Editor and Experience Editor. You can extend the Sitecore user interface using commands, ribbons, context menu, gutters, custom experience buttons, custom editor tab, Web Forms, Sheer UI, or SPEAK UI. There are several ways to update content in both the interfaces.
In this chapter, you will learn how to work with all these UI components along with validating items and fields and managing a huge list of items by applying custom sorting algorithms. It also explains how we can create our custom fields and render content from them.
- Learn Type:Driven Development
- The Android Game Developer's Handbook
- Java程序設計與實踐教程(第2版)
- Learning JavaScript Data Structures and Algorithms
- Python圖形化編程(微課版)
- Instant GLEW
- VMware vSphere Design Essentials
- Python高性能編程(第2版)
- Distributed Computing with Python
- Mastering Machine Learning with scikit-learn
- Scratch少兒編程高手的7個好習慣
- PHP高性能開發:基礎、框架與項目實戰
- Puppet Essentials
- Java入門經典
- Java開發之道