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

I have one many2many field which is filled automatically in the onchange event. The field is editable and on certain situations, users will need to remove items from that many2many field which are field automatically, but users should not add more items.

아바타
취소
베스트 답변

hi,

you can add state that will take care of readonly or not, or assign to some group with write access.

아바타
취소
베스트 답변

Hello,

Use many2many_tags Widget For Example,


<field name = "your_field_name" widget = "many2many_tags"/>

Thanks

아바타
취소
관련 게시물 답글 화면 활동
0
2월 19
3522
1
5월 21
2988
0
7월 20
3289
1
8월 24
2714
1
2월 20
9179