Menu Tree: How to Auto-Select & Expand Items Using a "source" Parameter?

You can use this to highlight selections on the menu tree.

If you want the menu tree to update when the view parameter changes, you need to implement the above functionality in a message handler and call the message handler on value change of the view parameter.

The message handler must be placed on the same menu tree component that you want to see the functionality on.