Skip to Content
Menú
This question has been flagged
1 Respondre
4091 Vistes

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
Descartar
Best Answer

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
Descartar
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 .

Related Posts Respostes Vistes Activitat
2
de març 18
4477
2
de des. 19
2305
0
de nov. 18
2904
2
de set. 18
5564
1
d’abr. 18
3057