تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
10814 أدوات العرض

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.?

الصورة الرمزية
إهمال
أفضل إجابة

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

الصورة الرمزية
إهمال
أفضل إجابة

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


الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
سبتمبر 24
4324
Chatter in models تم الحل
1
مارس 22
2430
2
يناير 21
4306
2
يونيو 19
3469
1
مارس 15
3139