Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3 Risposte
3813 Visualizzazioni

How to change label color of only required field in odoo 16?

Avatar
Abbandona

Got any solution for it? Need also same thing.

Display Asterisk in Required Fields
This module enables the display of an asterisk for required fields in Odoo.
https://apps.odoo.com/apps/modules/17.0/mh_display_asterisk_in_required_field

Risposta migliore

Hi,

You can use this free app from the store for the same:  https://apps.odoo.com/apps/modules/16.0/kg_required_fields/

Thanks

Avatar
Abbandona
Risposta migliore

I use this module for 16 or 17

https://apps.odoo.com/apps/modules/17.0/mandatory_field_highlight

Avatar
Abbandona
Risposta migliore

Hi, 

You can achieve this by adding a css file and inside give 

.o_required_modifier.o_field_widget {
background-color: rgb(226 222 147) !important;

This gives a slight yellow color to all the required fields. Add the css file in web.assets_backend.

Regards


Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
5
set 25
23309
3
ago 25
3491
1
mag 25
3369
1
apr 25
4275
1
apr 25
5076