Working with SharePoint, OnePlace Solutions can support various views to be presented in the Insert From, Open With, and Save to SharePoint dialogs. These views will also be presented in OnePlaceDocs, and when viewing content directly in Outlook.
When viewing the contents of a SharePoint list or library from within Outlook (by clicking on a OnePlaceMail folder) you may configure SharePoint to use the standard layout(masterpage) as viewed in a web browser, or you can choose to see a minimal layout (OnePlaceMail masterpage) that omits some of the standard SharePoint navigation and provides a custom layout when viewing SharePoint content from within Outlook.
Example of the minimal layout:
To enable the minimal layout follow this procedure:
1. Navigate to the Document Library you would like to create the Minimal
View
2. Go to ‘Settings – Document Library Settings’
3. Scroll to the
bottom of the page where all Library Views are listed – under the section called
‘Views’
4. The OnePlaceMail email Library template provided has a view
called ‘AllMinimal(Inactive)’. Click on it and rename the view to be
‘AllMinimal’. Click OK.
5. You can now add the Library to your Outlook My OnePlaceMail area via
the ‘Mange My OnePlaceMail Folders’ and the All Minimal view will display when
clicking on the Folder in Outlook.
It is possible to customize the default view OnePlaceMail uses for location content in the Open, Insert and Save to SharePoint dialogs.
The view OnePlaceMail uses by default when accessing a locations content
can be modified to a specific view which can be tailored to your exact business
requirements.
The steps to set this up are as follows:
Create a view called 'Content View' in Library/List
The example below shows the use of a view called "Content View" and how
OnePlaceMail will use it by default when accessing that location:
OnePlace Solutions will use the view by default.
How to filter the folder structure of a library/list in the navigation tree of OnePlaceMail
It is possible to customize the way OnePlace Solutions presents the folder structure for a library/list using a SharePoint view to drive the list of folders that appear.
There maybe times when you wish to filter the list of folders or document
sets in a library so that only a subset appear in the navigation tree of
OnePlaceMail. This provides a customized experience to the end-user, an example
is to present a list of document sets/folders based on a piece of metadata such
as status (e.g. Open or Closed).
Example xml:
<?xml version="1.0" encoding="UTF-8"?> <configuration> <contentViews> <contentView type="navigationtreefolders" action="delete"/> <contentView type="navigationtreefolders" name="Content View" action="insert"/> </contentViews> </configuration>
Folders/Document Sets in Navigation Tree
The folders
that appear in the navigation tree for a location can be modified using the
technique below:
Set the view to display a subset of document sets/folders, based on a filter.
Add the configuration update as per the example above. Please find general instructions for the configuration update process here:
In the example below a view called "Content View" has been created to display only cases with a status of "Open":
This will be displayed in OnePlace Solutions as: