Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
5689 Visninger

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
Kassér
Bedste svar

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
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
mar. 15
4795
0
feb. 25
1460
0
jan. 25
1219
1
dec. 24
1610
2
aug. 22
14035