コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
5565 ビュー

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

アバター
破棄
最善の回答

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.

アバター
破棄
最善の回答

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.

アバター
破棄
関連投稿 返信 ビュー 活動
1
3月 15
4647
0
2月 25
1255
0
1月 25
1094
1
12月 24
1382
2
8月 22
13823