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.?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
9월 24
|
4468 | ||
Chatter in models
해결 완료
|
|
1
3월 22
|
2538 | |
|
2
1월 21
|
4413 | ||
|
2
6월 19
|
3542 | ||
|
1
3월 15
|
3235 |