コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
303 ビュー

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

アバター
破棄