Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
5404 Vizualizări

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

Imagine profil
Abandonează
Cel mai bun răspuns

hi try adding this on your css,  

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

Imagine profil
Abandonează

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

Related Posts Răspunsuri Vizualizări Activitate
1
ian. 24
7991
1
dec. 22
4272
1
feb. 24
2870
3
mai 23
5010
0
mar. 22
3970