Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
5370 Vues

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
Ignorer
Meilleure réponse

hi try adding this on your css,  

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

Avatar
Ignorer

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

Publications associées Réponses Vues Activité
1
janv. 24
7977
1
déc. 22
4254
1
févr. 24
2855
3
mai 23
4987
0
mars 22
3933