presentation-remove-placeholder-setting-by-id
Remove placeholder settings from Sitecore items by specifying item ID, placeholder key, and layout type to manage presentation configurations.
Instructions
Removes placeholder setting from the item specified by ID.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | The id of the item to remove placeholder settings from. | |
| database | No | The context database. | master |
| 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. |