Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
5579 Visualizações

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
Cancelar
Melhor resposta

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
Cancelar
Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
mar. 15
4656
0
fev. 25
1260
0
jan. 25
1100
1
dez. 24
1393
2
ago. 22
13833