Skip to Content
Menu
This question has been flagged
1 Reply
4806 Views
Hello Guys,
I want to get odoo ControlPanel in my custom widget with the same functionality for a specific model.How can I achieve this one?
How to instantiate it and attach it to my custom widgets DOM node.

Any help will be appreciated, or tell me what kind of things to do how to get controlpanel (self rendered widget of odoo) in my custom widget.
Avatar
Discard
Best Answer

Hi,

Refer for the function "update_control_panel".  it is used with most of the widgets in Odoo. It can be used to update the control panel elements such as breadcrumbs, buttons, etc. If you also mean the same, it will be helpful.



Thanks

Avatar
Discard
Author

Anywhere you do these type of things?

Author

or help me more on this.

Author

Hey @Cybrosys, please help me in the implementation of this one.

Also see the attached image in answer

Related Posts Replies Views Activity
6
May 24
45755
1
Feb 23
697
0
Feb 23
724
2
Sep 20
16694
1
Jul 19
2851