Hi,
well, I have a one2many with 5 columns, I want the header change when i complete the info of the items of one2many. Please, how can I do it? I tried it with fields_view_get method, but this method only works when refreshing.
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
well, I have a one2many with 5 columns, I want the header change when i complete the info of the items of one2many. Please, how can I do it? I tried it with fields_view_get method, but this method only works when refreshing.
Thanks
That's right, so you can only update the label using JS Script. Better to create a widget or something which updates its field's string dynamically.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up