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
+15-1Lines changed: 15 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -344,7 +344,21 @@ Examples :
344
344
345
345
### Position
346
346
347
-
The available `position` values determine where your UI extension will appear in the Akeneo PIM
347
+
**Extension Position**
348
+
349
+
Extension position determines where your extension appears within the Akeneo PIM interface. You can select from a variety of available positions, which vary depending on the specific extension type.
350
+
351
+
**Key Concepts:**
352
+
353
+
***Position Options:** Each extension type offers a set of predefined positions. These positions control the location of your extension's interface elements.
354
+
***Contextual Relevance:** Position options are designed to align with the functionality of each extension type, ensuring a seamless user experience.
355
+
356
+
**Best Practices:**
357
+
358
+
* Choose a position that aligns with the extension's intended functionality and user workflow.
359
+
* Review the available position options for each extension type to ensure optimal integration.
360
+
* Consider the impact of the position on the overall user experience within the PIM.
361
+
348
362
349
363
#### pim.product.header
350
364
This position refers to the header of a simple product or a variant edit page.
0 commit comments