Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
4130 Переглядів

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

Аватар
Відмінити

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

Related Posts Відповіді Переглядів Дія
1
лип. 24
2312
1
лип. 23
4708
0
бер. 24
3458
1
вер. 22
6391
1
бер. 22
6285