SPO
11 TopicsAlfresco to SharePoint Online Migration
Hi and thanks in advance. (: I have an urgent requirement from a client to Migrate from Alfresco to SharePoint Online. There are 300 documents that need to be moved ASAP and then another 2000 documents after that. Has anyone worked with Alfresco? So assuming there will be 2 methods: 3rd Party tool that can migrate from Alfresco to SPO with Metadata or Export Alfresco data to a PC and import with the Migratoft Migration Tool/PowerShell Some Pointers will be appreciated. Kind Regards13KViews0likes14CommentsGraph Get SPO Webpart Information
I started a Graph request against a SPO site, trying to get detailed information about the integrated webparts. Graph Call was GET https://graph.microsoft.com/beta/sites/{site id}/pages/{page id} I assumed a response like the Microsoft Docs shows: https://learn.microsoft.com/en-us/graph/api/sitepage-get?view=graph-rest-beta&tabs=http But all webparts where shown only like this: "webParts": [ { "type": "544c1372-7e5a-49ec-8db6-812f76c375f2", "data": { "id": "544c1372-7e5a-49ec-8db6-812f76c375f2", "instanceId": "5feff54a-69c4-4795-93d2-ab74501c3c6f" } } How do I get an response like microsoft docs are showing? I want to provision SPO pages with pre-configured webparts through SiteScripts. Any ideas?581Views0likes0CommentsHow to get the thumbnail in the highlighted content web part refreshed
Hi. Does anyone know how to get the thumbnails in the modern highlighted content web part refreshed after having updated the thumbnail for site pages? It seems to stick with the thumbnail that was grabbed at the creation of the individual pages (even if it is the standard thumbnail for no selected header). Is the only way to have all site pages re-created and add the images at creation? Thanks, Magnus1.5KViews1like1CommentSharePoint Online: How to Associate subsites to a Hub site-Communications Site
I copied this site to a new tenant and they lost the hub-association. Please help been session whole day. Hub Site Association is not showing but new site do associate so now I have more than 60 sub sites created.3.9KViews0likes3CommentsSharePoint Online Access Rights on Shared Folders.
Hello! We have a web-site on SharePoint Online, specially dedicated for our developers team, and i have a specific request from them. Teams asking me: can we make a specific access rights for the clients where they can upload files in the shared folders, but can't delete same files afterwards. What i need to have for this?1.4KViews1like3CommentsQuestion regarding SharePoint Online Site.
Hello everyone! In every typical SharePoint Online Site we have link "Documents", inside it we can create a folders with a files. We also can share this folders with basic function "Share". But can i share not a subfolder but a Root "Documents" directly from a Site basic links? Or we can create a share only on subfolders level? Thanks!Solved1.4KViews0likes1CommentSharePoint 2016 FBA migration to O365/Azure
Hello, I have a case like below: SharePoint 2016 External facing portal AD based FBA implemented (ActiveDirectoryMembershipProvider) with custom login page Portal allows users to change their passwords, edit properties Aim or best would be to distinguish login page to portal from aad login page All done in farm solutions Could you suggest me what are the alternatives in SPO/Azure? What are the best practices? How to migrate/refactor such solution? I thought about ROPC flow and some custom login page in Add-In model but i don`t know if it possible and surely not recommended;)800Views0likes0CommentsObtaining full HTML of a SPO Site Page programatically
Hi I need to obtain the full HTML of a SPO Site Page programatically. I have a SPFx web part showing latest published site pages. So far I tried with PNPJS (ClientSidePage.fromFile) with Search (CanvasContent1OWSHTML) and with SP REST API (getbytitle('Site Pages')/Items?$select=CanvasContent1) All of them seem to return some HTML which is not the full page. Is there a way to obtain the full page without using iFrame? Greeitings, George1.5KViews0likes0CommentsModern Experience List Web Part missing functionality depending on the User
Hi, I encountered strange behavior in the Modern Experience List Web Part. When I am with one User I see a List View drop-down button on the right and an "Export to Excel" button. When I am with another user I don't see any of these Both users are with Full Control over the Site Collection. The only difference is that the one seeing the additional buttons is a SharePoint admin and the one not seeing them is a Global Admin. On the Tenant level all users are set for targeted release. I also checked the Web part version displayed for each user via ?maintenancemode=true and the Web Part is the same version for both. Any hint/help will be highly appreciated. Thanks in advance. Greetings, George1.6KViews0likes2Comments