Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
5748 Vues
  • 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
Ignorer
Meilleure réponse
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
Ignorer
Auteur Meilleure réponse

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

Avatar
Ignorer

Welcome

Publications associées Réponses Vues Activité
1
janv. 25
1756
0
oct. 24
1305
2
sept. 23
2542
0
août 22
2628
3
juin 22
6964