Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
10861 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Jawaban Terbai

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


Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Sep 24
4382
Chatter in models Diselesaikan
1
Mar 22
2478
2
Jan 21
4349
2
Jun 19
3497
1
Mar 15
3163