Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
5357 Ansichten

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

Avatar
Verwerfen
Beste Antwort

hi try adding this on your css,  

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

Avatar
Verwerfen

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

Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Jan. 24
7974
1
Dez. 22
4253
1
Feb. 24
2847
3
Mai 23
4978
0
März 22
3925