Chane item's icon
Until now, when you created an item, an icon like a document was always set. It is possible to set an icon for an item, but it can be time-consuming to work on this every time.
You can check blog articles order by publish date.
Until now, when you created an item, an icon like a document was always set. It is possible to set an icon for an item, but it can be time-consuming to work on this every time.
We've previously covered creating components by specifying field types. Now, we'll introduce Standard Values, allowing setting default values to streamline editing efforts for content editors.
In Sitecore, you can name layout areas using placeholders. This allows you to restrict which components can be placed in each placeholder and manage them hierarchically. In this session, we'll introduce the concept of placeholders and how to create them.
As the last in the series of component creation, we will create a file component that allows you to specify a file. The file itself will be a file in the media library, but the main purpose of this component is to see how it can be obtained as data.
This time, we'll create a component using a content list. A content list is useful for specifying multiple Sitecore items and utilizing their data collectively. Common use cases include selecting keywords for Meta tags, among other needs.
The data formats we have introduced so far were items that are often used as general data, but this is a modest topic that introduces check boxes.
Sitecore has a feature called Sitecore Experience Explorer that you can use to test your Sitecore marketing setup in advance. In this article, we will show you how to use this feature.
Next to content, links are the most important data on a website. In this article, we will introduce how to describe this part in the form of a component.
As for dates and numbers, they can be managed using text fields, but it is possible to set up dates, times, and numbers as fields in Sitecore. In this article, we will show you how to use the fields so that you can structure your content using these items.
In the previous article, we created a template using a field format related to text. This time we will create a component that allows you to specify an image.
Sitecore provides templates to define the data structure. This time, we'll create templates to define how data is stored and how it's called for display. We'll use sample code from the Styleguide's sample data to illustrate this process.
Once you have an environment ready to work with Sitecore, the steps regarding the addition of components are quite simple. In this article, we will see how the component is managed by adding the component without using the jss scaffold command.