Currently I have implemented code to show various tab based on places.
Based on clicking Anchor links, I am able to show TAB1 or TAB2 as
required.
Inside TAB1, I have a tree on the left. I am not able to figure out
how to select "firstElement" or "secondElement" based on the place.
I want to show TAB1 and then select "secondElement". The place changes
to show "TAB1:secondElement". How do I process this in the view?
I have gone through all the places related queries but I couldnt
figure out how to do this. Thanks in advance for any help.