Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
8167 มุมมอง

I would like to customize list view (alignment, fonts, colors,...) I have noticed the 'base.css' file in web module where all styles are defined. But I don't want to modify it, because I'll have to do so for each new versions.

So, is it possible to overload / modify or use another style in the list view ?

Thanks.

อวตาร
ละทิ้ง
ผู้เขียน

Thank you. But I just want to modify or affect a new css class to a particular list view, I don't want to change all the list views of OpenERP.

คำตอบที่ดีที่สุด

If you mean you want to edit the styles of a particular model's list view within OpenERP, that is not possible with pure CSS. The list view CSS rules will apply to all list views regardless of model.

You could do it with a lot of hacking - I'm talking about a custom module which uses javascript to dynamically load a css file based on the model name - data which may or may not be available at the front-end to javascript anyway.

However, you can define colours for rows in a listview based on a domain:

See this link

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
2
ธ.ค. 24
2326
0
ธ.ค. 24
9437
3
ก.ย. 24
21563
How to activate the Technical Features? แก้ไขแล้ว
5
ธ.ค. 24
52854
4
ก.ค. 24
10529