Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
320 Visualizzazioni

Hi !!!

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

Please i need an answer please.

Avatar
Abbandona
Risposta migliore

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.

Avatar
Abbandona
Autore Risposta migliore

Thanks a lot for your answer :)

Can you give me a simple example please

Avatar
Abbandona