presentation-remove-placeholder-setting-by-path
Remove placeholder settings from Sitecore items by specifying the item path, placeholder ID, and layout type to manage presentation details.
Instructions
Removes placeholder setting from the item specified by path.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemPath | Yes | The path of the item to remove placeholder settings from. | |
| uniqueId | No | The placeholder setting unique id to remove. | |
| key | No | The placeholder setting key to remove. | |
| finalLayout | No | Specifies layout holding the placeholder setting. If 'true', the final layout is used, otherwise - shared layout. | |
| language | No | The item language filter. |