openerp - ODOO Communication between widgets -


how can communicate between multiple widgets? have 2 widgets on same page, , when clicking on 1 of first widget button, need modify content of second widget.

can me?

details: extend fieldmany2one (selectbox) , listview. need is, when select option in fieldmany2one, need update content in listview. need instantiated widget widget. in method reinit_value of fieldmany2one widget, need instance of listview.

best regards, pedro


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

c# - Abstract method in public abstract class implementing an internal interface doesn't compile? -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -