Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
10851 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Meilleure réponse

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


Avatar
Ignorer
Publications associées Réponses Vues Activité
1
sept. 24
4343
1
mars 22
2461
2
janv. 21
4333
2
juin 19
3489
1
mars 15
3146