Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
6631 Vizualizări

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


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



Imagine profil
Abandonează
Cel mai bun răspuns

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.

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
3
aug. 24
5377
1
iul. 22
2329
0
apr. 22
3522
1
iun. 25
1716
3
iul. 25
3337