You have successfully installed OnePlaceMail client, added your Site Collection(s) in OnePlaceMail Settings, however you cannot see your library or list to select in 'Manage My OnePlaceMail folders'.
You have successfully installed OnePlaceMail client, added your Site Collection(s) in OnePlaceMail Settings, however you cannot see your library or list to select in 'Manage My OnePlaceMail folders'.
Ensure you have at least 'Contribute' access to the list or library in SharePoint.
Assuming the library is a custom list / library definition you can use the configuration update process documented in the OnePlaceMail Administration Guide to add the library / list as a folder in Outlook. Below is an example of adding a folder into Outlook:
<?xml version="1.0" encoding="UTF-8"?> <configuration> <outlookFolders> <outlookFolder folderName="Example Library" folderUrl="http://vs-server87/records/Example Library" listType="library" action="insert" useGlobalSettings="true" listUrl="http://vs-server87/records/Example Library" isSubFolder="false" /> </outlookFolders> </configuration>
Please refer to the Administration Guide for more details and examples.
From release 4.3 OnePlaceMail now supports "Custom List Definitions". Please refer to the OnePlaceMail Administration Guide, section "SERVER CONFIGURATION OVERVIEW", sub-section "Custom List Definitions":
http://www.scinaptic.com/images/pdfs/oneplacemail-administrator-guide.pdf