Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
5572 Vues

how to get the field value (content) edited by the user??

i asked the user to give his name and i would like to get this name to use it.

how should i do in python??

Avatar
Ignorer
Meilleure réponse

You can override create and write method. In those method you will get value of fields.

I hope this is what you are looking for.

Avatar
Ignorer
Meilleure réponse

Hey, if you're planning to use the value in a on_change method, you must pass the name of the field to the function that you use in the on_change.

Avatar
Ignorer
Publications associées Réponses Vues Activité
1
mars 15
4651
0
févr. 25
1256
0
janv. 25
1096
1
déc. 24
1385
2
août 22
13827