Skip to content

Commit 0e0f45a

Browse files
add screen
1 parent 5d696cd commit 0e0f45a

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

content/extensions/filtering.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,7 @@ You can filter the products that can be selected by an UI extension by using the
1717

1818
In addition to the filtering capacity, you can order the UI extension in the UI using the `weight` field on the creation/update form. This will determine the order in which extensions are displayed in the **header** and **tab** positions.
1919

20+
[![ui-extension-product-selection.png](../img/extensions/ui-extensions/weight.png)](../img/extensions/ui-extensions/weight.png)
21+
2022
::: panel-link FAQ [Next](/extensions/faq.html)
2123
:::

content/extensions/types.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Types
22

33
UI extensions are categorized by type, which determines their capabilities. Select the type that best suits your requirements:
4-
+ action
5-
+ iframe
6-
+ link
4+
+ Action
5+
+ Iframe
6+
+ Link
77

88
## Link
99
A **link** UI extension is crafted to open your external content in a new tab.
155 KB
Loading

0 commit comments

Comments
 (0)