You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/extensions/ui-extensions.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -470,6 +470,9 @@ This position refers to the list of commands availables after selecting some pro
470
470
For the moment, you can't use UI extensions with more than **500** selected products & product models.
471
471
:::
472
472
473
+
#### pim.activity.navigation.tab
474
+
This position refers to the activity PIM menu, adding UI extensions in this position will create a new section in the activity sub-navigation.
475
+
473
476
### Url
474
477
All types of UI extensions must have a configured URL. However, the parameters that are sent—or can be sent—vary depending on the specific type of extension.
475
478
#### Query parameters placeholders
@@ -534,7 +537,7 @@ Each position supports a specific subset of available types. The table below out
534
537
| pim.sub-product-model.tab | ❌ | ✔️ | ❌ |
535
538
| pim.category.tab | ❌ | ✔️ | ❌ |
536
539
| pim.product-grid.action-bar | ✔️ | ✔️ | ❌ |
537
-
540
+
| pim.activity.navigation.tab | ❌ | ✔️ | ❌ |
538
541
## Administration of UI extensions
539
542
For a functional overview of the administration panel and permissions, see our [Help Center](https://help.akeneo.com/extensions/ui-extentions).
0 commit comments