Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
339 Weergaven

Hi !!!

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

Please i need an answer please.

Avatar
Annuleer
Beste antwoord

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
Annuleer
Auteur Beste antwoord

Thanks a lot for your answer :)

Can you give me a simple example please

Avatar
Annuleer