Hey folks,
I am trying to customize my DAMTop depending on folder type, so let's say I am browsing a folderA then I want to have the listview to be my default/startup view and users can change it to other views, however, if a user selects folderB then I want the view to be thumbnail view (not the lightbox view).
I tried to use scope in objectlist_component.xml, however <start> tag is defined for the listview. Also is there a way to filter between thumbnail and lightview?
I am trying as much as I can to stay away from extending the behavior class, so modifying the component/jsp will be the best one.
Thanks guys,
Alex