sharepoint online
18307 TopicsSharePoint List - item visible but clicking on it does not open it in popup (similar to edit screen)
-this is a sharepoint online site (which gets created when we make ms teams channel) -there is mutliple list and libraries inside this sharepoint site -there is a list lets call that 'abc' list - it has approx 15 -20 columns- text, number, url, lookup , (nothing fancy, content types not there, just imagine a business user setup this list to put in some process relatged info..they are NOT sp advanced user ) -there are around 15 list items (yes very less items!) -approx 3-4 days ago he created those items in the list and when he click on the item (by clicking on title) it used to open in the default sharepoint pop up - this list has not more than 30 users with some has full control, some has read, some has edit-- mostly these permission are coming from sharpoint inherited groups , and list is still inheriting permission (active useres who contribute and view content in this list are just 3-4 people) -now the PROBLEM is when he click on the title to view items , nothing happens , no popup opens ---fixes we tried-- restart laptop -swithch browsers (tried on chrome and edge) currently using edge. removed this user from sharepoint site (he was residing in multiple groups), we removed him from every grp and deleted few grps as well now when we 'check' in the sharepoint permission-> it showed this user has 'none' permission then we granted him 'full control' again he was able to see items but cannot 'open' item, or 'add' is also not working for him he is however able to do 'quick edit' and enter new values we did hard refresh etc. we checked the default forms in list settings> form settings- it is default to sharepoint form (NOT power apps) we did other due deligence, but nothing seems to work for handful of people, however for other set of people the list is working as expected88Views1like5CommentsHow to restore a single file deleted 6 months ago - using M365 Backup?
My friend's company uses Sharepoint Online, but relevant folders are synced to their OneDrive so they manage everything in File Explorer. I have Microsoft 365 Backup enabled on their Sharepoint site. This company has all the parent folders in "Site Contents". These folders include Sales, HR, Clients, etc. I need to restore a single file out of Sales but it appears I need to restore the entire site first, sync the Sales folder from the site ending in /R0 to my OneDrive, then copy/paste from my File Explorer. Yes, I am a NOOB in Sharepoint. What's the right way to grab this file? And if it's ditching M365 Backup, then that's what I'll do, but I still need to get this file.6Views0likes0CommentsHow is the SharePoint Online file path length counted?
I'm struggling to figure out how to calculate the path length of a file in SharePoint. I understand that the maximum is 400 characters. However, I'm not sure what goes toward that number, or whether characters are encoded or decoded.Solved128Views0likes3Commentsadd user to SharePoint group via PowerShell error
Hi, I'm trying to use PowerShell to add a user to an existing SharePoint group. I ran the following to connect to the SharePoint site: Connect-SPOService -Url https://site1-admin.sharepoint.com This prompts me to login, password and MFA code. Afterwards I type in the following to add a user: Add-SPOUser -Site https://site1-admin.sharepoint.com/sites/company -Group "Company Info Members" -LoginName mailto:email address removed for privacy reasons There is a SharePoint group with the name "Company Info Members", which I want to add mailto:email address removed for privacy reasons to. But I get the following error: Add-SPOUser : Unknown Error At line:1 char:1 + Add-SPOUser -Site https://site1-admin.sharepoint.com/s ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Add-SPOUser], ServerException + FullyQualifiedErrorId : Microsoft.SharePoint.Client.ServerException,Microsoft.Online.SharePoint.PowerShell.AddSP OUser I was wondering what could be causing this error. I searched for the error on Copilot and it suggested I use "PnP.PowerShell". But I'm having some issues installing this app. I was wondering if there are any suggestions I could do? Thanks! Jason82Views0likes3CommentsAutomate "Run Report" in Setting > Site usage on Multiple Sharepoint Sites
Hi How can I automate the "Run report" across multiple SharePoint sites? Idea: Run the report on multiple SharePoint sites Collect the reports Preferably using Service Principal or Managed Identity Generate them automatically at the end of each month Has anyone done something like this before? Many thanks77Views2likes2CommentsSharePoint Online global storage limits
Does anyone know the maximum total storage limit I can have by adding up user licenses that include the SharePoint service? I've looked at the limits page, but it only shows the maximum limit per site, not the total. Another way to ask the question is, what is the maximum storage I can get by increasing it by 10GB for each license I purchase?77Views0likes4CommentsIs it possible to disconnect a site from an O365 group?
I'm interested in keeping a site collection that is connected to an Office 365 group, but I want to delete the group and "disconnect" it from the site (basically the opposite of what is possible when you "groupify" a team site). Does anyone know if this is a PowerShell command?40KViews0likes12CommentsHow to delete Group SPO site if O365Group was deleted?
usually if you delete an O365Goup, the process will/should delete the Group SPO Site, Group Mailbox, ... ..in my case the GRoup SPO Site remains :( (opened already a support ticket) i just want to raise one generic question here: What is usually the process to delete an orphaned Group SPO Site ? Remove-SPOSite does not work because the global admin is/was NOT part of the owner of the Site Set-SPOSite to change the owner does also not work because it is a GRoup SPO --> owner and members are usually coming via the O365Group.....but the Group is gone maybe i'm misunderstanding something here :( thank you stefanSolved27KViews2likes25CommentsSharepoint button to run a Power Automate flow.
I am pulling my hair out here. (Well, what little I have left!) I am very new to Sharepoint Online / O365. But I have sucessfully used Power Automate to create a flow, which collects file metadata, asks for a filename and uploads the file to a SharePoint Doc Library. This works fine. Now I want to fire this by hitting a button on my Sharepoint site. I create the button, but I cannot find anywhere where it tells me the URL of the flow I've created! Can anyone tell me where this is hidden?139KViews3likes18CommentsUnable to add new Managed Metadata tag to Library items
I have SharePoint Admin permissions. There is a field I'm using called 'Publisher', which is open, yet doesn't allow us to add any new term. The setup looks like this: Within the Global term store: https://<domain>-admin.sharepoint.com/_layouts/15/online/AdminHome.aspx?modern=true#/termStoreAdminCenter - Term group -- Term set (Publisher) (Submission policy - Open policy: Users can add terms from a tagging application.) --- Adidas --- Reebok --- Nike Within the Site term store: https://<domain>.sharepoint.com/sites/<Site>/_layouts/15/SiteAdmin.aspx#/termStoreAdminCenter there are no term groups visible. In the Site Documents library: Content types are enabled. I have a Publisher column, associated with most of our content types. There's a default publisher, "Our company". The column settings include "Allow users to type new values". The Issue Regardless of whether I edit in grid view, or in the Details pane, once I click enter, or exit the field, or in the tag menu, the new publisher doesn't save. Users cannot enter a new publisher term. Debugging I have tried toggling term store settings (closed/open). I've tried toggling the "Require that this column contains information" (since it works for similar issue people commonly have with the 'Description' column).258Views2likes6Comments