Skip to Content
Menú
This question has been flagged
4108 Vistes

How can I communicate between multiple widgets? I have 2 widgets on the same page, and when clicking on one of the first widget button, I need to modify the content of the second widget.

Details: I extend FieldMany2One (selectbox) and ListView. What I need is, when select an option in FieldMany2One, I need to update content in ListView. What I need is to get an instantiated widget into another widget. In method reinit_value of FieldMany2One widget, I need to get instance of the ListView.

Can anyone help me?

Best regards, Pedro

Avatar
Descartar

It's not clear, could you provide the code you are using as example?

Related Posts Respostes Vistes Activitat
1
de jul. 24
2298
1
de jul. 23
4693
0
de març 24
3429
1
de set. 22
6377
1
de març 22
6259