Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
6679 Zobrazení

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


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



Avatar
Zrušit
Nejlepší odpověď

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
Zrušit
Nejlepší odpověď

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
3
srp 24
5408
1
čvc 22
2342
0
dub 22
3538
1
čvn 25
1770
3
čvc 25
3376