0

I am just learning SharePoint on 2013. I need to create a view using JavaScript to list all checked out files throughout a site. I need to be sure to look through all libraries. Can anyone assist or point me where to look?

1
  • Hi, do you require all checkout file by a logged in user or all checkout file Commented Sep 14, 2017 at 7:17

2 Answers 2

1

Use content Search Webpart to query the document content type and find out the files in check-out state intead of using javascript to query all sources.

0

if you require to show only document that are checkout by current user you can the OOB web part "Relevant Document". For reference link

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.