Skip to Content
Menu
This question has been flagged
1 Reply
1804 Views

Hi,

I made my tree view to editable by editable_bottom = True. But i have to click outside the view for saving the saved data in the tree.Is there any possibility of saving the data in the tree without clicking outside the tree view(i need to save the value by clicking a button which i define in the tree view itself). Can any suggest me a better solution for this, am using Odoo 12.

Thanks in advance

Avatar
Discard
Best Answer

Hi Frodo, 

You can use "editable='top' "

Then after clicking on create button you only need to Tab button in order to save that record rather than clicking outside. 
For more info please refer to the below video

https://drive.google.com/file/d/1yCsYOcCC9GbL4AN5qLRXFtbVqr87PS2Y/view

Thanks

Anisha Bahukhandi

Technical Content Writer

Webkul Softwares

Avatar
Discard