Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
3 Vastaukset
10400 Näkymät

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 ?

Avatar
Hylkää
Paras vastaus

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

Avatar
Hylkää
Paras vastaus

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>
Avatar
Hylkää
Paras vastaus

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.

Avatar
Hylkää
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
6
tammik. 19
9366
1
maalisk. 15
4872
2
huhtik. 25
9161
2
tammik. 25
2909
1
heinäk. 24
2625