コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
5746 ビュー
  • 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
1751
0
10月 24
1302
2
9月 23
2541
0
8月 22
2619
3
6月 22
6962