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

No Selection field key but value get.

아바타
취소
베스트 답변

Hi,

You can use the code below to get the value of a selection field:


dict(self._fields['field_name'].selection).get(self.field_name)

Regards

아바타
취소
작성자 베스트 답변

Ok, Thanks

아바타
취소