Hi All,
I have created a viewset with 3 views- search view, searchresult view(table view) and a tree view.
My requirement is, when i click a particular entity in searchresult view, then the tree view should display based on the entity i have selected in searchresult view.
For this I want to initialize the tree view at runtime. How it possible?
Can anybody help me? Please..
Thanks in advance,
Saju.