Forum Widgets
Latest Discussions
Inactive Tab Redirects to SharePoint Home
Is there a way to prevent inactive tabs from eventually redirecting to the SharePoint home page? I rely on keeping important documents (Word, PPT, etc.) open in tab groups in MS Edge to return to for reference, but I'm finding that they sometimes end up redirecting back to the home page. What's worse is that when this happens, I can't go "back" to the original document. If I don't remember what the document was to reload it, I'm out of luck, which is extremely frustrating.DavidMichaelangeloApr 25, 2025Copper Contributor25Views0likes1CommentLibrary: view all folders to navigate, but not documents?
We have a site with a library of documents that are related to individual users. I need to configure permissions to a large group to navigate through all subfolders, but when he reach a final folder with documents, view only those than he is granted access. In example i have 3 folders: Main forder Security. 2 subfolders, every one with 2 subfolders more (2024 and 2025): Security > Security issues Security > Security reports In "Security\Security reports\2024" we have 50 pdf files, and everyone has granted access to a number of users. We need to display all route to documents (Security > Security reports > 2024) but only one document to every user, not all of fifty. How can we configure permissions for that library?AppSuppADApr 25, 2025Copper Contributor9Views0likes1CommentSharepoint Library Folder Depth - filename/path limits
I have two questions regarding SharePoint library limits (or best practices?). A couple of years ago we were advised to limit our folder depth in SharePoint libraries to no more than 3 folder/subfolders deep. We were told there wasn't a folder limit specifically, but either there was a limit (or maybe just issues) if the filename/path was too long. As I said it's been at least two years since we were advised this and I didn't know if this was still an issue. 1. We now have a use case where a department is moving several thousand files into a SP Library and the documents are in a nested folder structure that's definitely more than 3 folders deep. There's nothing to prevent them from doing this. What are the potential consequences/issues of this type of a library? 2. And on a related note, is there an update to the recommended limitation of 5000 docs in a library (or is it a limit per folder)? And what are the potential consequences/issues of a library with more than 5000 docs?TandyWineApr 25, 2025Iron Contributor23Views0likes1CommentHow to pass a value from the PropertyPane to the webpart in SPFx?
I have made a SharePoint webpart with the PnP ListPicker on the PropertyPane of the webpart and the PnP DateTimePicker on the webpart itself. How can I pass the value "Lists:string|string[]" on the PropertyPane: export interface IPnPDatePickerWpWebPartProps { lists: string | string[]; // Stores the list ID(s) } To the OnChangeEvent that resides on the webpart itself: private handleChanged = async (date: Date): Promise<void> => { await sp.web.lists.getByTitle("xxxxxxxx").items.getById(103).update( { 'CustomDate': date } ) }; Gr. PPeterKiersApr 25, 2025Occasional Reader19Views0likes1CommentAdding bitmaps to SharePoint Online sites
Hi, I was wondering if it's possible to add bitmaps to SharePoint sites? I would use one image and then define regions that when you click, will go to a different page. I found the following link that appears to do what I want: Create a Clickable Image Map in SharePoint Online - SharePoint Diary But when I tried to embed the code, it would have an error that I have to embed the code within an <iframe>. But when I did this, the regions I defined no longer worked. Sincerely, JasonJasonYeungApr 24, 2025Brass Contributor26Views0likes3CommentsVisio diagram on sharepoint: including sharepoint meta data in a "header group" on the Visio diagram
How do I include some of the sharepoint meta data for the diagram as text in shapes on the Visio diagram. For example to include Title, Last modified, who modified and "Business Owner" (which is a custom meta data column). I want the text on the Visio shapes to be updated automatically when the relevant meta data is updated on sharepoint. Thanks.JenJenApr 24, 2025Copper Contributor13Views0likes0CommentsHow to customize Share Point list column headers background colour ?
I would like to modify share Point column header background colour in a list but I am not sure in how to proceed using SPFx or any other idea to proceed ? Thanks! SharePoint OnlineThe_8Apr 24, 2025Copper Contributor24Views0likes3CommentsModern page Top Navigation
In SPO Modern pages, lists and libraries, there are multiple layers of version history available. Is there any history for the TOP Navigation with audit logging for changes? Recently we had a menu changed and we want to see who made the change and when. I can find nothing on version control in the Top or Left Navigation within Modern SharePoint pages. Can someone point me in the correct direction?DaleM6558Apr 24, 2025Occasional Reader21Views0likes1Comment
Resources
Tags
- SharePoint Online17,837 Topics
- Document Library3,093 Topics
- Lists3,012 Topics
- Sites2,479 Topics
- admin2,189 Topics
- sharepoint server1,997 Topics
- Permissions1,919 Topics
- files1,645 Topics
- developer1,556 Topics
- microsoft lists1,490 Topics