Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
5399 Переглядів

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

Аватар
Відмінити
Найкраща відповідь

hi try adding this on your css,  

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

Аватар
Відмінити

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

Related Posts Відповіді Переглядів Дія
1
січ. 24
7990
1
груд. 22
4270
1
лют. 24
2867
3
трав. 23
5008
0
бер. 22
3965