Is it possible to create a shortcut to a folder in a different document library in a document library?
views:
1727answers:
2
A:
Do you mean like:
http://[server]/[site]/[ListName]/Forms/AllItems.aspx?RootFolder=%2Fsite%2FListName%2F_folder_%2F_folder1_%2F_folder11_
where _folder_
are the foldernames
Johan Leino
2009-06-25 09:36:54
+1
A:
The simplest way is to use the following pattern:
http://[server]/[site]/[ListName]/[Folder]/[SubFolder]
To place a shortcut to a document library:
- Upload it as *.url file. However, by default, this file type is not allowed.
- Go to you Document Library settings > Advanced Settings > Allow management of content types. Add the "Link to document" content type to a document library and paste the link
Toni Frankola
2009-06-25 10:21:00