When a developer designates a Sitecore template field multilist type, what should they do next?
When a developer designates a Sitecore template field multilist type, what should they do next?A . Add standard values to the item.B . Add the list items to the multilist item.C . Set the multilist list item's data source.D . Add a multilist field to the template.View AnswerAnswer: C Explanation:...
When a developer deploys to XM Cloud, which resources are included in the provisioning step?
When a developer deploys to XM Cloud, which resources are included in the provisioning step?A . Content Management instance, Editing Host, and Experience EdgeB . Content Management instance and Experience EdgeC . Content Management instance and Vercel applicationD . Content Management instance and Content Delivery instanceView AnswerAnswer: A Explanation: During...
Which of the following statements is correct about using the GraphQL IDE?
A developer is working with Sitecore's Authoring and Management API to manage their Sitecore content using GraphQL. They want to explore and interact with the API using the GraphQL integrated development environment (IDE). Which of the following statements is correct about using the GraphQL IDE?A . A developer needs to...
Which of the following would explain the missing nodes?
In the content tree, an administrator-level user cannot see the Layouts or Templates nodes. Which of the following would explain the missing nodes?A . A template has not been established for the Content Editor.B . A layout has not been assigned for the content tree in the Content Editor.C ....
Which of the following fields must a developer specify to add and configure an additional device?
The XM Cloud Pages editor comes with a set of devices (for example, Desktop Regular and Mobile) with predefined settings. Which of the following fields must a developer specify to add and configure an additional device?A . Device height, visibility, an icon to represent the deviceB . Device height, visibility,...
Which of these options best describes the purpose of the following query to the Experience Edge GraphQL schema?
Which of these options best describes the purpose of the following query to the Experience Edge GraphQL schema? query { layout(site: "experienceedge", routePath: "/", language: "en") { item { homeltemPath: path contentRoot: parent { id path } } } }A . To get an item by IDB . To get...
How can a developer differentiate between XM Cloud Components and Headless SXA Components?
How can a developer differentiate between XM Cloud Components and Headless SXA Components?A . XM Cloud Components offer drag-and-drop construction of pages. Headless SXA Components require manual coding and can only be added to a page by a developer.B . XM Cloud Components are a low/no code builder for creating...
What type of webhook should they use?
A developer wants to create a webhook that sends an HTTP request to a specified endpoint when the workflow moves to the approved state. What type of webhook should they use?A . Submit handlerB . Event handlerC . Submit actionD . Validation actionView AnswerAnswer: C Explanation: In Sitecore XM Cloud,...
How do they ensure that the new template is available through Experience Edge?
A developer creates a new data template for a page. How do they ensure that the new template is available through Experience Edge?A . Create the template in the configured locations for Experience Edge (Feature, Foundation, Project, User Defined).B . Add the parent path of the template to the Experience...
Which of the following steps is required?
A developer needs to configure a rendering in order to use dynamic placeholders. Which of the following steps is required? Select all that apply.A . Include the IDynamicPlaceholder base template in the Rendering Parameters template.B . Link the placeholder settings item to the rendering item.C . Define the placeholder key...