Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
5391 Visualizzazioni

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
Abbandona
Risposta migliore

hi try adding this on your css,  

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

Avatar
Abbandona

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

Post correlati Risposte Visualizzazioni Attività
1
gen 24
7983
1
dic 22
4262
1
feb 24
2860
3
mag 23
4999
0
mar 22
3952