common-test-base-template-by-id
Verify if a Sitecore content item inherits from a specific template by comparing their IDs. Use this tool to validate template inheritance relationships in Sitecore databases.
Instructions
Checks if the item inherits from the specified template by its ID.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the item to сheck template inheritance for. | |
| template | Yes | The ID or path of the template to be analyzed. | |
| database | No | The database containing the item (defaults to the context database). |