Hello
I am trying to create a new thumbnail view in tabular format (similar to windows explorer "Details" view) with metadata info for each img.
It seem the most natural way to do this by displaying "html" in Content Pane. To display anything in content pane, I need to use a new "browse scheme". To create a new browse scheme, I need to create a new thumbnail that would trigger that browse scheme. The trouble is:
How do I change to various folders keeping the same new view I am creating ?
-Kuntal