콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
4 답글
11793 화면

I'm trying to set my invoices (list view) table header and footer fixed, I made some touchs on the css from google chrome's inspector interface, I made some mess such us  :

ON: 

body > div > table > tbody > tr:nth-child(2) > td.oe_application > div > div > div > div.oe_view_manager_view_list > div > table > tbody

  • position: absolute;
  • max-height: 100%
  • overflow: auto;

It scrolls but looks like the body rows cells don't resize as the header dimensions, 

Any Clues, Ideas, Solutions... ?

 

아바타
취소

have the same problem here. IMHO there is no easy way to do it. I will now try to set the size of the header manually with js.

작성자

Apparently, that could not be treated without js, In fact we can fix the header but as you said, the width of columns stays fixed too, and not responsive the the table rows columns width,

작성자

@Peter Nietz Have you found any way to do it ? For me, I'm willing to start a little bit about JS, once I find something, I'll notify you

베스트 답변

refer https://apps.odoo.com/apps/modules/8.0/list_view_header/

아바타
취소
관련 게시물 답글 화면 활동
1
9월 16
4103
1
10월 16
7279
0
7월 16
6156
0
3월 15
4390
1
3월 15
2999