跳至内容
菜单
此问题已终结
2 回复
4744 查看

When I add large text to Char/Text field in odoo it overflows as shown in the below image

https://prnt.sc/qyhxhx

形象
丢弃
最佳答案

Copy the text and paste with matching the current format/style. That is how I fixed my overflow text issues before.

形象
丢弃
最佳答案

It seems the hypothetical situation no word could that much longer.
in a real use case, there could be a sentence (word separated by space) in that case you can specify max-width on field XML definition.
<field name="test" style="max-width: 200px"/>

形象
丢弃
相关帖文 回复 查看 活动
1
7月 24
1958
1
7月 24
1980
2
5月 23
2356
1
12月 22
2734
2
3月 18
20127