bramdejager / spcb

The SharePoint Client Browser (SPCB) uses the CSOM to connect to a remote SharePoint site collection and shows the site structure with related properties and values.
GNU General Public License v2.0
173 stars 48 forks source link

Checked Out Files is also available in SPCB 2013 and SPCB 2016 (unexpected) #76

Closed bramdejager closed 6 years ago

bramdejager commented 6 years ago

The Checked Out Files node is showing under the list node in SPCB 2013 and SPCB 2016. This is not expected behavior, because CSOM is not supporting this for on-premises at the moment.

2018-04-17_102619

Idea: checked out files under the Folder node, show CheckedOutFile icon when file is checked out.