presentation-set-rendering-parameter-by-path
Add or update rendering parameters for components on Sitecore items by specifying the item path and rendering ID. Modify component settings to customize content presentation.
Instructions
Adds and updates the specified rendering parameter from the rendering placed on the item specified by path.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemPath | Yes | The path of the item holding the rendering. | |
| renderingUniqueId | Yes | The unique ID of the rendering holding the rendering parameter. | |
| parameter | Yes | The rendering parameter to add or update. | |
| finalLayout | No | Specifies layout holding the rendering parameter. If 'true', the final layout is used, otherwise - shared layout. | |
| language | No | The item language varsion. |