Skip to Content
Menu
This question has been flagged

Hello,

I have one form that contains one one2many field. I have created one button in one2many field it works fine but after saving the record. I won't use that button before saving the records. Is this possible? or any other alternative way to do this.

Avatar
Discard

Hi,

The buttons in the tree view will work once the record is saved because dynamically no data of the tree view lines are stored in the database.For achieving real-time button action in tree view without saving we have to use JavaScript function(eg:delete button in tree view)

Regards

Author

Thanks, @Cybrosys Techno Solutions Pvt. Ltd For your reply. Any document is available on how to achieve these things in odoo. because I am new to odoo and javascript. Can you please share any document or any source.

Related Posts Replies Views Activity
0
Aug 19
3188
0
Nov 18
2176
1
Feb 23
1334
2
Feb 20
2748
1
Dec 19
6524