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
5652 Widoki

I have created a custom dashboard with js and XML. all functions are working but the large screen does not appear scroll bar and can't scroll down the dashboard. but when i reduce the screen size under 760px scroll bar will work smoothly. I didn't use any custom css yet. only  using bootstrap class 



I am working in odoo 15 enterprise

Awatar
Odrzuć
Najlepsza odpowiedź

hi try adding this on your css,  

html .o_web_client > .o_action_manager {
overflow:scroll;
}

Awatar
Odrzuć

I also have this problem when creating qweb template in odoo 17. This is working

Powiązane posty Odpowiedzi Widoki Czynność
1
sty 24
8322
1
gru 22
4531
1
lut 24
3143
3
maj 23
5281
0
mar 22
4252