presentation-set-layout-by-path
Set layout for Sitecore content items by specifying the item path and layout path. Configure shared or final layouts for different languages to manage presentation details.
Instructions
Sets layout for an item specified by path.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemPath | No | The Path of the item to set the layout for. | master: |
| layoutPath | No | The path of the layout. | master: |
| language | No | The language of the item to set layout for. | |
| finalLayout | No | Specifies layout to be updated. If 'true', the final layout is set, otherwise - shared layout. |