Skip to content

Commit ec3ca04

Browse files
authored
Merge pull request #1025 from akeneo/Add-information-about-position-1
Update ui-extensions.md
2 parents 009d1d6 + c7de81a commit ec3ca04

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

content/extensions/ui-extensions.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,21 @@ Examples :
344344

345345
### Position
346346

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+
348362

349363
#### pim.product.header
350364
This position refers to the header of a simple product or a variant edit page.

0 commit comments

Comments
 (0)