Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
5575 Представления

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.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
мар. 15
4652
0
февр. 25
1256
0
янв. 25
1097
1
дек. 24
1385
2
авг. 22
13829