跳至內容
選單
此問題已被標幟
2 回覆
5569 瀏覽次數

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
4649
0
2月 25
1255
0
1月 25
1096
1
12月 24
1384
2
8月 22
13826