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

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Autor

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

Autor

Work fine to me. Thank you.

Powiązane posty Odpowiedzi Widoki Czynność
1
mar 22
4439
0
mar 21
5311
0
lut 21
3401
1
maj 24
2956
0
mar 21
3897