Skip to content

Commit 7cb7482

Browse files
Merge pull request #1034 from akeneo/DXIM-8_add_loaclizable_and_scopable_attributes_to_links
DXIM-8 add localizable and scopable attributes to links
2 parents 47fa6eb + 357b3a6 commit 7cb7482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/extensions/ui-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ For example, you can configure a UI extension with the following url `https://ww
479479

480480
Valid placeholders attributes are:
481481
- `uuid` (for products), `code` (for product models) and other attribute of type `identifier`
482-
- all non scopable and non localizable text attributes
482+
- all text attributes. Links will use the value related to the current locale or channel.
483483

484484
You can add a placeholder anywhere in your url as soon as they're surrounded by `%` symbol.
485485

0 commit comments

Comments
 (0)