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

When the field is marked as required=True in the field definition it shows up in the form view with blue background. I need to be able to change the background color of any field to any color I need, is this possible without making the field required ?

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

I guess, this module may be of use: https://apps.odoo.com/apps/modules/8.0/colors_customization/

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

f you want all fields color then give colors attribute in <tree>

<tree string="Configuration" colors="green:no == 0;red:no > 0">
    <field name="no" />
</tree>
อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hello,

Here is one module which is change the color etc.

http://www.zbeanztech.com/blog/openerp_7_web_color_theme

May be this will help you.

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
6
ม.ค. 19
9593
1
มี.ค. 15
5009
Change default colour themes แก้ไขแล้ว
2
เม.ย. 25
9482
Unable to change button color แก้ไขแล้ว
2
ม.ค. 25
3180
1
ก.ค. 24
2869