跳至内容
菜单
此问题已终结
1 回复
4148 查看

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. 

形象
丢弃
最佳答案

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

形象
丢弃
编写者

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 .

相关帖文 回复 查看 活动
2
3月 18
4521
2
12月 19
2351
0
11月 18
2952
2
9月 18
5621
1
4月 18
3103