Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
5595 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
4663
0
feb. 25
1281
0
jan. 25
1105
1
dec. 24
1416
2
aug. 22
13846