Update HTML dialog when click another component

Hello Everyone. Is it possible to update an html dialog box when I click on another component, just like Component Attributes or Component Options, do?
I have a plugin where I have to click the “refresh” button to reload the page with the new parameters when the other component is selected and I want it to be updated automatically.

yes…

but, how depends on the code we can’t see…

john

1 Like

You’ll need to use an observer …

2 Likes

Thank you very much. Reading there i was able to do it

1 Like