Skip to Content
Menu
This question has been flagged
2121 Views

I create a text field with size=4000. I can see the right line break effect in edit mode, but in not edit mode the text is one line without line break.

I use the style as below, but it does not work. Could someone know how to solve the line break problem in using the text field?

omment_log = fields.Text(string='doctor word', size=4000)

<div colspan="6" style="white-space:pre-wrap;">
<field name="comment_log"/>
div>


Avatar
Discard
Related Posts Replies Views Activity
2
Dec 24
2438
2
May 23
2385
1
Apr 23
10528
0
Jan 24
8643
1
Jun 15
4868