Skip to content

Commit a7bca06

Browse files
authored
CHA-1322: Document new positions (#1018)
1 parent ef90e8d commit a7bca06

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

content/extensions/ui-extensions.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,12 @@ This position refers to the header of a sub model edit page.
358358
#### pim.product.tab
359359
This position refers to the left panel of a simple product or a variant edit page.
360360

361+
#### pim.product-model.tab
362+
This position refers to the left panel of a root model edit page.
363+
364+
#### pim.sub-product-model.tab
365+
This position refers to the left panel of a sub model edit page.
366+
361367
#### pim.category.tab
362368
This position refers to the horizontal list of tabs on a category edit page.
363369

@@ -428,9 +434,11 @@ Each position supports a specific subset of available types. The table below out
428434
| pim.product.header | ✔️ || ✔️ |
429435
| pim.product-model.header | ✔️ || ✔️ |
430436
| pim.sub-product-model.header | ✔️ || ✔️ |
431-
| pim.product.tab || ✔️ ||
432-
| pim.category.tab || ✔️ ||
433-
| pim.product-grid.action-bar | ✔️ | ✔️ ||
437+
| pim.product.tab || ✔️ ||
438+
| pim.product-model.tab || ✔️ ||
439+
| pim.sub-product-model.tab || ✔️ ||
440+
| pim.category.tab || ✔️ ||
441+
| pim.product-grid.action-bar | ✔️ | ✔️ ||
434442

435443
## Administration of UI extensions
436444
For a functional overview of the administration panel and permissions, see our [Help Center](https://help.akeneo.com/extensions/ui-extentions).

0 commit comments

Comments
 (0)