Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
5343 Visualizações

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
Cancelar
Melhor resposta

hi try adding this on your css,  

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

Avatar
Cancelar

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

Publicações relacionadas Respostas Visualizações Atividade
1
jan. 24
7962
1
dez. 22
4210
1
fev. 24
2833
3
mai. 23
4935
0
mar. 22
3892