Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
4745 Widoki

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

https://prnt.sc/qyhxhx

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lip 24
1958
1
lip 24
1980
2
maj 23
2356
1
gru 22
2734
2
mar 18
20127