From Tree menu as Master to Dynamic Panel States of each page


#1

Hello,
I have created a tree menu as a master.
Now I want to access different dynamic panels on different pages.
How can I do it?
Thanks for your help!


#2

Hi KamiH,

It sounds like you want your master widget to interact with different dynamic panels depending on which page the master is on–is this right? In this case, “raised events” may help. Raised events are events for master widgets that can be customized to behave differently with each individual instance of the master (instead of being universal across masters, as regular events would be).

You could, for example, raise an event on one instance of your master to target a particular dynamic panel on one page, and then use the same raised event on another instance of your master to target a different dynamic panel on a separate page. You can read more about raised events and how to use them here:

Axure | Raised Events

I hope this helps! Please let me know if you have any questions about this.


closed #3

unlisted #4