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

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
Abbandona
Risposta migliore

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
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
mar 15
4651
0
feb 25
1256
0
gen 25
1096
1
dic 24
1385
2
ago 22
13827