Solved
How to navigate to another mashup based on the selected item in the tree
Hi,
I want to navigate to another mashup when we select one node in tree widget.
Hi,
I want to navigate to another mashup when we select one node in tree widget.
You can write a service which takes in breadcrumbs(item selected from tree), and returns a navigation link based on the selection made, a simple if-then-else logic. This returned link can be bound to a navigation widget, which you can call on double click event from tree.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.