Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
4675 Представления

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
июл. 24
1867
1
июл. 24
1870
2
мая 23
2271
1
дек. 22
2651
2
мар. 18
20029