Skip to Content
Menu
This question has been flagged
2 Replies
4747 Views

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

https://prnt.sc/qyhxhx

Avatar
Discard
Best Answer

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

Avatar
Discard
Best Answer

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"/>

Avatar
Discard
Related Posts Replies Views Activity
1
Jul 24
1959
1
Jul 24
1981
2
May 23
2358
1
Dec 22
2735
2
Mar 18
20131