Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
308 มุมมอง

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

อวตาร
ละทิ้ง