Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
3972 Widoki

I created an icon for each product category in the appropriate folder.web/static/src/img/icons, on product model, I added the name of the icon for each category.

How to change the value of the icon for each category ?

<button name="product" string="category" icon="icon_category"/>

Thanks for your answers.

Awatar
Odrzuć

Any clue for this one?

Najlepsza odpowiedź

use fields_view_get


Awatar
Odrzuć