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

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

아바타
취소

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

베스트 답변

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

아바타
취소
베스트 답변

I use this module for 16 or 17

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

아바타
취소
베스트 답변

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


아바타
취소
관련 게시물 답글 화면 활동
5
9월 25
23537
3
8월 25
3539
1
5월 25
3434
1
4월 25
4325
1
4월 25
5134