Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
4275 Visualizações

Is there a way that when you edit values in fields, that when you click in a field, that it auto selects the content of that field? I need this on the many2one selection so that the user doesn't need to delete char by char or first select and then delete the value but to just start writing the new value and it deletes the the previous value. 

I really don't know how to explain this well, hope someone understands what I want and can tell me if it's possible or not. 

Avatar
Cancelar
Melhor resposta

you can achieve this through the onchnage function, compute, or by setting default values.

go through this documentation.

https://odoo-new-api-guide-line.readthedocs.io/en/latest/decorator.html#api-depends

Avatar
Cancelar
Autor

you didn't understand what I meant... it don't know how to properly explain. I know the decorators and they are not needed. it more of a view problem than a model. I want just the text be selected in the field like tripple clicking on the fields value .

Publicações relacionadas Respostas Visualizações Atividade
2
mar. 18
4645
2
dez. 19
2549
0
nov. 18
3099
2
set. 18
5769
1
abr. 18
3255