跳至內容
選單
此問題已被標幟
2 回覆
5780 瀏覽次數
  • 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

頭像
捨棄
最佳答案
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

頭像
捨棄
作者 最佳答案

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

頭像
捨棄

Welcome

相關帖文 回覆 瀏覽次數 活動
1
1月 25
1833
0
10月 24
1381
2
9月 23
2633
0
8月 22
2684
3
8月 25
7126