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

Hi everyone,


I'm trying to include a one2many field in me form. I want this field to be represented by a tree view. This tree view has a text column that sometimes is quite long. 

This column is overflowing outside my form instead of wrapping (I can't post an image because I apparently don't have enough karma).

Here is what I have:

   
 
         
 
         
                             
                       


I have tried the following approaches proposed by several people in this help forum:

* adding width="50%%"
* adding style="white-space: normal;word-break: break-word;"/
* adding style="white-space: normal;word-break: break-all;"/
None of them worked.
If anyone could advise me on how to solve this, I'd really appreciate it.

Cheers



アバター
破棄
関連投稿 返信 ビュー 活動
1
2月 22
4555
0
11月 22
3274
0
3月 23
1701
0
3月 23
2453
0
1月 22
2050