コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
4793 ビュー

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
1990
1
7月 24
2006
2
5月 23
2393
1
12月 22
2758
2
3月 18
20164