Overview
Decisions has custom URL parameters for users with the Chrome web browser. These parameters allow the user to change the view of the Portal or Studio look.
| Parameter Option with URL | Description |
|---|---|
| http://localhost/Primary/StudioH/?FolderId=MY__DESIGNS__FOLDER__ID&pageName=App%20Store &chrome=Off | Will not display the Top Bar or the Folder Tree |
| http://localhost/Primary/StudioH/?FolderId=MY__DESIGNS__FOLDER__ID&pageName=App%20Store &chrome=Small | Displays a Top Bar with no Top Bar actions |
| http://localhost/Primary/StudioH/?FolderId=MY__DESIGNS__FOLDER__ID&pageName=App%20Store &chrome=TopBarOnly | Only display the full Top Bar |
| http://localhost/Primary/StudioH/?FolderId=MY__DESIGNS__FOLDER__ID&pageName=App%20Store &chrome=TopBarFolderTreeCollapsed | Displays the full Top Bar and the Folder Tree as collapsed |
| http://localhost/Primary/StudioH/?FolderId=MY__DESIGNS__FOLDER__ID&pageName=App%20Store &chrome=NoTopBarHasFolderTree | Won't display the Top Bar but will display the Folder Tree |
| http://localhost/Primary/StudioH/?FolderId=MY__DESIGNS__FOLDER__ID&pageName=App%20Store &chrome=NoTopBarFolderTreeCollapsed | Won't display the Top Bar but will display the Folder Tree as collapsed |
View with &chrome=Off

View with &chrome=Small

View with &chrome=TopBarOnly

View with &chrome=TopBarFolderTreeCollapsed

View with &chrome=NoTopBarHasFolderTree

View with &chrome=NoTopBarFolderTreeCollapsed
