Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
5762 Visninger
  • 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
Kassér
Bedste svar
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
Kassér
Forfatter Bedste svar

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

Avatar
Kassér

Welcome

Related Posts Besvarelser Visninger Aktivitet
1
jan. 25
1785
0
okt. 24
1349
2
sep. 23
2588
0
aug. 22
2654
3
jun. 22
7039