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
5788 Widoki
  • I have a button on the kanban view I want it to show as an icon

  • ```

  •  <button type="object" class="btn btn-sm btn-primary" name="clean_trigger" icon="fa-refresh"/>

  • ```

    • But he didn't show it

    • tried this in the tree view, and it worked, but it didn't work in the kanban view attempt

      • I use version 13 of Odoo


      thanks in advance

Awatar
Odrzuć
Najlepsza odpowiedź
Yeah, I finally found out that in kanban view you need to set icon in the Class properties

<button type="object" class="btn  fa fa-refresh " name="clean_trigger" />


At last it worked

Awatar
Odrzuć
Autor Najlepsza odpowiedź

@Prakash  Sorry, my error overwrote your answer, Your answer is correct. I found it. Thank you

Awatar
Odrzuć

Welcome

Powiązane posty Odpowiedzi Widoki Czynność
1
sty 25
1835
0
paź 24
1381
2
wrz 23
2636
0
sie 22
2688
3
sie 25
7128