webparts
6 TopicsNavigating the OrgChart webpart in SharePoint
I've successfully added an OrgChart to my SharePoint page (see below) When I click on any of the names, the chart drills-down to that name and display it by itself, however does not give me the option to drill back up and got back to the main chart. I have to refresh my browser page to go back to the main chart. Any idea how to drill back up from the individual's name back to the main chart? Thanks!1.5KViews0likes1CommentGraph 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?581Views0likes0CommentsCustomize Site Webpart
I've been asked to look into the possibility of surfacing our MS Teams SPO sites/Groups on a page in SPO. The Sites Webpart kind of does this, but its not able to show all o365 groups/Teams that im connected to. I though this would be some sort of Search query but I haven't done many in SP2013 much less SPO. Is this possible with custom code or webparts?1.5KViews0likes4CommentsInsert external Image in SharePoint
I want to embeed an external image in my SharePoint modern site. I tried to add an Embedd webpart, but it does not allow me to embedd an image directly, but only with an iframe. But in this case the image cannot be resized anymore what leads to a very ugly result: Is there a better way how to do it?2.3KViews0likes3CommentsChanging the size of the news webpart to a bigger view
The news is one of the most important modules in our enterprise intranet. But the current news webpart in the modern pages are limited to a small amount of news what is preventing us from using the communication sites yet. Is there a way how to make the news webpart 10 times higher to show a bigger amount of news? I also do not like to use the SharePoint Startpage - here we have many news but no customizing options... I am happy about all ideas.2.9KViews1like5Comments