presentation-set-rendering-parameter-by-id
Add or update rendering parameters for a specific rendering on a Sitecore item using its ID. Manage presentation details by specifying item, rendering, and parameter values.
Instructions
Adds and updates the specified rendering parameter from the rendering placed on the item specified by ID.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | The ID 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. | |
| database | No | The context database. | master |
| finalLayout | No | Specifies layout holding the rendering parameter. If 'true', the final layout is used, otherwise - shared layout. | |
| language | No | The item language varsion. |