Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
6648 Tampilan

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


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



Avatar
Buang
Jawaban Terbai

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.

Avatar
Buang
Jawaban Terbai

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

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
3
Agu 24
5378
1
Jul 22
2333
0
Apr 22
3525
1
Jun 25
1723
3
Jul 25
3342