Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
6841 Visualizzazioni

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


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



Avatar
Abbandona
Risposta migliore

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
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
3
ago 24
5583
1
lug 22
2463
0
apr 22
3685
1
set 25
2011
1
giu 25
2034