common-reset-item-field-by-path
Reset specific fields in Sitecore content items by providing a path and field names, restoring default values for selected item properties.
Instructions
Resets item fields, specified as either names, fields or template fields by path.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The path of the item to be analysed. | |
| name | No | Array of field names to include - supports wildcards. | |
| includeStandardFields | No | Includes fields that are defined on Standard template. | |
| database | No | The database containing the item (defaults to the context database). |