This allows a user to list and launch repository contents of a folder within a dashboard. In the dashboard, create an embedded browser object and set the URL similar to following:
http://server:port/workspace/browse/dyn?page=/jsp/com/hyperion/tools/workspacepages/folderlisting.jsp&repository_path=<encoded path to repository object>
Other parameters include:
Optional: showViewPane=true/false
False to hide the view pane when launching enumerated content. Default value is true.
Optional: showIcons=true/false
False to hide the icons in the listing. Default value is true.