Event - perspective page fully loaded

i have no idea what you are saying here xD

hehe, Ok.

  1. Open page with URL parameter (Which folder I want to open)
  2. Send the URL parameter value to a session prop
  3. Custom prop on tree component (binding to session prop)
  4. property change script on tree custom prop (script - selectFolder)

why would you need to send it to a session prop first?
you should be able to access the prop in the view too. But is suppose that doesnt rly matter to much

i think step 4 was the most important thing, moving the script to the tree ^^

The tree component is an embedded view on the main page/view. I thought it was easiest way to go with a session prop.
Again, thx alot for help :slight_smile:

1 Like