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

How to create a drop down list field that allows user to "Create and Edit"? Can anyone help me.

I created a drop downlist field with [('a','A'),('b','B')]. But I want to allow the user to "Create and Edit". Can anyone help me? Thanks in advance.

아바타
취소
베스트 답변

Hello Ken Kasai,

The functionality you are looking for is of many2one field, so you cannot achieve this with selection field.

I would suggest to create another object and create many2one field of that object in your object.

아바타
취소