Skip to Content
Menu
This question has been flagged
2 Replies
6021 Zobrazenia

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
Zrušiť
Best Answer

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
Zrušiť
Best Answer

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
mar 15
5121
0
feb 25
1854
0
jan 25
1616
1
dec 24
2046
2
aug 22
14436