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

Hello,


Do we have option to change Font Type/Font Family in HTML column ?(Odoo 12 enterprise)

We can achieve that using code/tags but can we do it from front like we change font size and Bold, Italic, Underline etc.?

Avatar
Abbandona
Risposta migliore

Hello,

Yes odoo v12 has font-family and font-weight inside style, which you can use in xml file. 

You can use like this:

                               <field name="field name" style="font-family:'monospace';font-weight: bold"/>

Hope this will help you.

Thanks

Avatar
Abbandona
Risposta migliore

Yes,  You can add font-family for fonts style and font-size for change size of fonts in xml.


Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
set 24
4364
1
mar 22
2470
2
gen 21
4340
2
giu 19
3493
1
mar 15
3160