Configuring XM Cloud's Component Wizard - Part 2 Datasource
This time, we will check the Datasource item on the Datasource tab of the Component Wizard.
You can check blog articles order by publish date.
This time, we will check the Datasource item on the Datasource tab of the Component Wizard.
The Component Wizard has been introduced several times on this blog, and I would like to confirm the differences in the actual settings. This time, I would like to show the difference point standard and Select Page as a data source.
Yesterday, I introduced the procedure for dealing with the new repository type, and I have also published a sample code that I have applied to the sample code on my blog. In this article, I will show you how to use it.
With regard to the XM Cloud starter kit, information has emerged that it will replace the headless-first configuration. We would like to change the configuration of the repository, referring to this information.
I have previously introduced Sitecore Components, and in this article, we would like to introduce the new components and their integration with the CMS in three parts.
In sxastarter, the XM Cloud sample, a path definition is added in tsconfig.json for easy specification of frequently used paths. This time, I will use @/ for the path definition, which is my personal preference.
In this article, we will check the behavior of the rich text editor used on multilingual sites. First, we will check the behavior of links using the rich text editor.
In the previous issue, we introduced multilingual support for the Navigation component, and this time we will introduce multilingual support for the Link List.
By using a link list, you can easily add related links to a page. In this article, we will check the maximum number of items that can be used in this link list.
A new service offered by Vercel is called v0. By using this service, you can easily create web component development using a generative AI. In this article, we will introduce the standard procedures for using v0.
In the last issue, we introduced the procedure for linking URLs that are displayed in the Navigation component, using URLs that include locales. In fact, we will look at a few more issues related to navigation when you have data in multiple languages.
Since sxastarter, the XM Cloud sample, is designed to create a site in one language, a few adjustments are required to run a site in multiple languages. We will introduce this part in two parts in this issue.