User Profile
Ofer-Gal
Copper Contributor
Joined 6 years ago
User Widgets
Recent Discussions
retention policy and storage in SharePoint Online
Our production tenant has a retention policy to keep all files for 10 years. It adds a lot to our storage requirements. We need to have an application to periodically move files from one library to another in the same site collection (team site) this will happen on many sites. So, the question is: will the storage have the moved files twice? does it work like a file system, or a copy then delete? Thank you1.9KViews0likes3CommentsHow do I overcome the 5000 threshold Of SPO lists
I have many libraries with way more than 5000 files. I am Building an SPFx web part and one of the action is to find documents in these libraries. Using SP REST even when using top(10) I get the error:"The attempted operation is prohibited because it exceeds the list view threshold." I tested the equivalent in Graph explorer but it returns:"The request is unprocessable because it uses too many resources" So there is no way to programaticly find documents in libraries with over 5000 files? Any one has a good advice.1.9KViews0likes4CommentsRe: How do I overcome the 5000 threshold Of SPO lists
Joe StockerMy problems are not with pure lists they work fine with more than 10,000 items so far. The big problem is with files in libraries some of which will have more than 5000 files and then I can't add more files or publish major version with JavaScript methods. I contact MS support and they have no solution but to structure libraries with folders of less than 5000 which is a big development challenge that adds nothing to the business needs.1.9KViews0likes2CommentsWhat is the use of "Everyone except external users" if internal user can share with external users?
I found out today that all my internal SharePoint online sites that I made sure will have the least permission given to "Everyone except external users" still allow my internal users to share with external users. The reason being that to allow users to share in their own OneDrive, the admin had to set "External sharing" to "Anyone" and "File and folder links" to "Specific people (only the people the user specifies)" Why can'tSharePoint have "Only people in your organization,No external sharing allowed." AndOneDrive "New and existing guests"? why is it the opposite? Is there a way to allow sharing just on one library in each SharePoint site? Thank you1KViews0likes0CommentsSPFx solution with 2 pages and web parts communicating
I am replacing a server side solution that allowed a master application page to fire headless window that talk to the originating page. Now I am doing it in SPO with SPFx and so far I just used one page and web part with a big dialog that can't get out of the sending page. My users want to be able to put the dialog on the second monitor so I think I have to do it in a different window / web part. I am planning a version 2.0 and collection ideas how to do it. So far I think I will use "broadcast-channel" for communicating between the parent page/web part and the childpage/web part. I still need to figure out the following: How to create a sharepoint page containing just a SPFx web part without all the side and top bla bla. (safe to hide by CSS?) How to pass the spfxContext from parent to child how to debug 2 separate SPFx projects at the same time while building the solution. Any suggestion is welcomed. Samples even more 😘 Thank you in advance.853Views0likes0CommentsRe: Modal dialog does not work in SPFx web part
I tried "Office UI Fabric" Dialog. What is "Teaching Bubble "? My test was a component using DetailsList example where each row had a button that called a component using Dialog or Panel. nither of them ever showed and the console showed CORS error.5.4KViews0likes3CommentsModal dialog does not work in SPFx web part
Using SPFx with react (hooks) I am developing a web part with few components. One component should show as a modal dialog but never shows Another is a tooltip implementation and does not show at all too. Does anyone have a good example? there is one for extensions but did not find one for the web part. Thank you5.4KViews0likes5CommentsCustom solution with the MigrationTool DLLs
Had anyone have success writing custom VS solution using the DLLs inC:\Users\{username}\Documents\WindowsPowerShell\Modules\Microsoft.SharePoint.MigrationTool.PowerShell It looks like the tool is using CSOM. I am interested in the ability to copy files preserving the "Created By" from SP2013 to SPO. Any idea? Thx702Views0likes0CommentsHow to save Conversations (Posts)
We want to reorganize a team that has too many Channels. I can reorg the files in the related SharePoint Site and add links. I can't find a way to save theConversations (Posts) in each channel. The users will be OK with a file to keep the OldConversations (Posts). I would rather make a SharePoint Discussion out of it. Any idea?Solved10KViews0likes3Comments
Groups
Recent Blog Articles
No content to show