How to expand browser tree nodes programmatically
Hi, I have configured an action that allows the user to navigate to a documents folder from a context menu. What I would like to add to this is that the browser tree also expands to display the folder in the tree. Right now, if a user clicks "Show container", it is displayed in the view but the tree stays as it was. I…