I am facing issue in a document library having a folder with a Document Set
content type.
When I am uploading a document into a folder, it's uploaded successfully. but unfortunately, it's not appearing in that specific folder.
i.e.
The Document Library's name is Docs:
Docs Library Has many folders like Test
, Test2
, A
, B
, C
,..Z
.
I have uploaded the document into the A folder. upload successfully. but when investigating that folder (A Folder) it shows blank.
Document Library Url:
https://SharepointSite/sites/demo/docs
Folder Url :
https://SharepointSite/sites/demo/Docs/Forms/Document Set/docsethomepage.aspx?ID=14&FolderCTID=0x0120D52000753AFBDDB7855346B49428FBECC2D036&List=1b378e5e-6da5-4a18-bfe3-2de3dd57849b&RootFolder=/sites/demo/Docs/A&RecSrc=/sites/demo/Docs/A
One more thing.
When I search document name in the document library it's appearing. I have checked that the document properties. The URL is :
https://SharepointSite/:w:/r/sites/demo/_layouts/15/Doc.aspx?sourcedoc={C21982D1-933B-4328-8FA8-3CB8EBDCDDBA}&file=A.docx&action=default&mobileredirect=true
It's open and it's working.
But there's an issue with the folder, the document is not appearing in that folder. Note:
- We don't apply any filter over any views.
- We don't apply any permission (Anyone can upload a document)**