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

I want to create a table in qweb report. This table is for looped. But what I want is the height and width of the table should always be constant based on data fed inside. if height is 5.8in and width 4.3in, it shouldn't be changed. I don't want its height and width changed whenever data is large in a single row.

Also, I want to use overflow in the table row so that whenever data exceeds the height of row, some portion of data is shown and rest are hidden.

I have seen whenever data is large in odoo report, the height starts to increase to wrap all data.

アバター
破棄
最善の回答

Hi Bhuwan,

You can make table using

  and set min height and max height.

Then set overflow:hidden.


Regards


Global Creative Concepts Tech Co Ltd.

アバター
破棄
著作者

but I have to break the word also...is that possible when using overflow: hidden

著作者

Work fine to me. Thank you.

関連投稿 返信 ビュー 活動
1
3月 22
4424
0
3月 21
5276
0
2月 21
3376
1
5月 24
2934
0
3月 21
3885