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

Hi !!!

who knows how to use this.field_manager.set_values????

Please i need an answer please.

아바타
취소
베스트 답변

this:

current method or class

field_manager:

The field_manager attribute is in fact the FormView instance representing the form view.

set_values():

This method takes a dictionary as first and only argument whose keys are the names of the fields to change and values are the new values.

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

Thanks a lot for your answer :)

Can you give me a simple example please

아바타
취소