Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
6634 มุมมอง

in a class, a field.Char with fa-icon name like fa-dollar.


in form view how to this name as fa-icon?



อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi,




Please refer the below example:


<span class="badge rounded-pill">
     i class="fa fa-fw fa-star" aria-label="Opportunities"
     role="img" title="Opportunities"/>
<t t-out="record.opportunity_count.value"/>
</span>

The above code is from the addons where star icon is shown in the partner view in CRM module.

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Add icon="fa-dollar" to the button in the form view.

Here's an example: https://github.com/odoo/odoo/blob/15.0/addons/mass_mailing_sale/views/mailing_mailing_views.xml#L17

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
3
ส.ค. 24
5377
1
ก.ค. 22
2331
0
เม.ย. 22
3522
1
มิ.ย. 25
1718
3
ก.ค. 25
3338