Skip to Content
Menú
This question has been flagged
2 Respostes
5727 Vistes
  • 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

Avatar
Descartar
Best Answer
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

Avatar
Descartar
Autor Best Answer

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

Avatar
Descartar

Welcome

Related Posts Respostes Vistes Activitat
1
de gen. 25
1709
0
d’oct. 24
1261
2
de set. 23
2507
0
d’ag. 22
2581
3
de juny 22
6922