presentation-add-placeholder-setting-by-path
Add placeholder settings to Sitecore items by specifying item paths, placeholder keys, and layout types to configure presentation components.
Instructions
Adds a placeholder setting to the item specified by path.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemPath | Yes | The path of the item to add the placeholder setting to. | |
| placeholderSettingPath | Yes | The path of the placeholder setting to add. | |
| key | Yes | The key of the placeholder setting to add. | |
| finalLayout | No | Specifies layout to add the rendering placeholder setting to. If 'true', the final layout is used, otherwise - shared layout. | |
| language | No | The language version of the item to add the placeholder setting to. |