Forum Widgets
Latest Discussions
SharePoint Template Copying
Hello Community! I am working to copy over a Site Page Template upon a list form request! Users will fill out the name of the item they're looking to create a Notice template for, and then power automate copy's the template and updates the metadata. When I update the metadata, it still shows with the name of the template page I originally copied. The following shows this happening with a template page created by copying 'CarrierNoticeTemplate' The first image shows the template titled "Test Notice", when being selected within the Page Gallery. Second image shows the template titled "Test Notice", within Site Pages. Any help would be very much appreciated.bryanfrumkin220Oct 28, 2025Copper Contributor21Views0likes1CommentTool for broken links on a Sharepoint site
Hi! I'm looking for a solution that helps me find broken links on a SharePoint site, is there a tool for this? Couldn't see any on the app page and tried too find som answers online but didn't find anything:( /SilviaSilvia585Oct 28, 2025Copper Contributor21KViews3likes11CommentsMaking Home Page a Template to Be Used Across Sites
Our team is looking for help with reusing a customized SharePoint page. I created a home page on a SharePoint Teams site (not a Communication site) and would like to save it as a template so we can apply it to other sites across the tenant. The page includes layout sections and various web parts, and ideally we want to replicate the same setup on other SharePoint sites. What’s the best and supported way to export or save this page as a reusable template and apply it to other modern SharePoint sites? We are open to using PnP PowerShell or other supported tools, but we’ve run into authentication issues when trying to connect via app registration. Would appreciate step-by-step guidance or a recommended approach. Thank you!FbecharaOct 27, 2025Copper Contributor66Views0likes4Commentshow can I make the attachments field mandatory in SharePoint online list?
Dear Experts, I want to make the attachment field Mandatory/Required in my List. How can do that? I do not have the powerapps option. So I need to make that possible from SharePoint itself OsmandSolvedosmandfernandoOct 27, 2025Copper Contributor29KViews0likes4CommentsDocument previews and using the file viewer
Sharepoint online document previews are too small for our needs There is one folder within a document library structure which we would like to see the previews much larger. We've set up a new page with a 1/3 - 2/3 column structure with the file viewer in column 2. Is there a way of setting up column 1 to link to a specific folder within the document library and the viewer to link to that folder? Currently all I've found is both columns to link to a library. Or is there an alternative way to get bigger document previews?? Help appreciated.SolvedJustrolloOct 24, 2025Copper Contributor19KViews0likes4CommentsCannot check in multiple files in Modern Experience
We have upgraded our libraries to the Modern Experience interface, but have discovered that we can now only check in files one at a time. Very often, we find ourselves needing to check in multiple files. We are needing to revert to Classic View because of this. Is this a bug / oversight that can be reinstated in the Modern View?Adrienne KiddOct 24, 2025Brass Contributor4.1KViews2likes6CommentsSharePoint Form JSON Customize layout header - Managed metadata not working
I'm trying to add a managed metadata field titled Status to the header portion of a SharePoint form. Here is the JSON I am using: { "$schema": "https://developer.microsoft.com/json-schemas/sp/v2/form-formatting.schema.json", "elmType": "div", "style": { "background-color": "#e8f5ee", "border": "1px solid rgba(0,0,0,0.1)", "border-radius": "8px", "padding": "12px 16px", "margin-bottom": "12px" }, "children": [ { "elmType": "div", "style": { "display": "grid", "grid-template-columns": "140px 1fr", "row-gap": "4px", "column-gap": "12px", "align-items": "center" }, "children": [ { "elmType": "div", "style": { "margin": "0", "line-height": "1.2", "font-weight": "600", "color": "#616161", "font-size": "32px" }, "txtContent": "=[$Title]" }, { "elmType": "div", "style": { "margin": "0", "line-height": "1.35", "font-size": "18px" }, "txtContent": "='ID: ' + [$ID]"}, { "elmType": "div", "style": { "margin": "0", "line-height": "1.35", "font-size": "18px" }, "txtContent": "='Status: ' + [$Status]"}, { "elmType": "div", "style": { "margin": "0", "line-height": "1.35", "font-size": "18px" }, "txtContent": "='label: ' + [$Status.label]"}, { "elmType": "div", "style": { "margin": "0", "line-height": "1.35", "font-size": "18px" }, "txtContent": "='Label: ' + [$Status.Label]"}, { "elmType": "div", "style": { "margin": "0", "line-height": "1.35", "font-size": "18px" }, "txtContent": "='GUID: ' + [$Status.termGuid]"}, { "elmType": "div", "style": { "margin": "0", "line-height": "1.35", "font-size": "18px" }, "txtContent": "='Path: ' + [$Status.path]"} ] } ] } Here is the result: Only the Title and ID fields appear. All other attempts render blank. The Status field does have a Value which I do see on the Body of the form What is corret JSON syntax to display Managed metadata fields in the Header?SanjeevBOct 23, 2025Copper Contributor59Views0likes1CommentDoes Sharepoint support all the Excel functions
Hi I have been searching for an answer that is more current than I have seen. Does SharePoint support all excel functions yet? Macros and VBA code? Our organisation is looking at going over to SharePoint in the near future and I have xlsm files. ThanksSolvedDebbie3103Oct 23, 2025Copper Contributor640Views0likes2CommentsClarification on StorageQuota and BonusStorageQuotaMb in SharePoint Online (CSOM / PowerShell)
I’ve been using CSOM and the Get-SPOTenant PowerShell cmdlet to retrieve storage-related data for my SharePoint Online tenant. I noticed that the StorageQuota property accurately reflects the total storage available. However, I plan to purchase additional SharePoint Online storage and would like to clarify: Will the newly purchased additional storage be included in the value returned by the StorageQuota property? I also came across another property called BonusStorageQuotaMB which does not have any documention and seems like new one too— could someone please explain its purpose and how it differs from StorageQuota? Understanding how these properties behave is important for me to monitor and report tenant storage accurately. Thanks in advance for your insights!Dinesh_adminOct 22, 2025Copper Contributor34Views0likes0CommentsClarification on StorageQuota and BonusStorageQuotaMb in SharePoint Online (CSOM / PowerShell)
Hi everyone, I’ve been using CSOM and the Get-SPOTenant PowerShell cmdlet to retrieve storage-related data for my SharePoint Online tenant. I noticed that the StorageQuota property accurately reflects the total storage available. However, I plan to purchase additional SharePoint Online storage and would like to clarify: Will the newly purchased additional storage be included in the value returned by the StorageQuota property? I also came across another property called BonusStorageQuotaMB — could someone please explain its purpose and how it differs from StorageQuota ? Understanding how these properties behave is important for me to monitor and report tenant storage accurately. Thanks in advance for your insights!Dinesh_adminOct 22, 2025Copper Contributor13Views0likes0Comments
Resources
Tags
- SharePoint Online18,122 Topics
- Document Library3,171 Topics
- Lists3,096 Topics
- Sites2,562 Topics
- admin2,225 Topics
- sharepoint server2,025 Topics
- Permissions1,964 Topics
- files1,690 Topics
- developer1,588 Topics
- microsoft lists1,542 Topics