When I add large text to Char/Text field in odoo it overflows as shown in the below image
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- 项目
- MRP
此问题已终结
2
回复
5236
查看
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
|
2889 | ||
|
|
1
7月 24
|
2890 | ||
|
|
2
5月 23
|
3090 | ||
|
|
1
12月 22
|
3628 | ||
|
|
2
3月 18
|
21108 |