Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
5562 Widoki

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??

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
mar 15
4645
0
lut 25
1255
0
sty 25
1094
1
gru 24
1382
2
sie 22
13823