sharepoint online
18330 TopicsAdd items Permission level
Hi, I'd like to know a way to set permissions on a list so that users in the SharePoint site - Members group can't see existing items in the list that don't have unique permissions assigned. They can only add new items in this list. Once an item is created, a workflow would be triggered that would add a unique permission only for that item. The problem is that when creating a Permission Level with only the ability to add items, the user loses access to the custom item creation form.11Views0likes0CommentsIssue: Date picker / calendar icon disappeared from Page Details pane
Hi everyone, I am reaching out to see if anyone else is experiencing a recent issue with the Date field in SharePoint Online. Since yesterday (January 15th), the calendar icon / date picker has disappeared from the Page Details pane when editing properties for News pages. Here are the details of the issue: The Problem: When clicking on a Date column in the Page Details pane, the calendar selector no longer pops up. Manual Entry: It is still possible to type the date manually, but the visual interface is gone. Comparison: Interestingly, the date picker works perfectly fine when using "Edit in grid view" in the Site Pages library. The issue seems specific to the side property pane (Details pane). Browsers tested: I have reproduced the issue on both Microsoft Edge and Google Chrome (latest versions), even after clearing the cache. Is this a known bug following a recent update, or is there a new UI setting I might have missed? Has anyone seen a similar report in the M365 Service Health dashboard? Thanks in advance for your help!38Views0likes0CommentsDifferent languages in different sites
Hi, My Sharepoint sites are appearing in multi languages and it's really annoying. I have changed my account language in to Japanese once and then changed back to English. However, almost sites still appears in Japanese. Could anyone guide me away to change back to English for all. Thank you,23Views0likes3CommentsI can't find my favorite documents (star) in my SharePoint
Hi All, I have marked some documents as favorites (using star) in my SharePoint online. And now I can't find those documents. In the left sidebar when I click on "My list", Favorite is empty. Where and how can I find my documents that I have marked as favorites? Thanks a lot.2.6KViews1like2CommentsSharePoint Classic Templates
Hello community! So we all know that classic sites need to be converted to modern sites, however, if you have a site that was built on a classic template (but has since been converted to a modern site), do you really need to do anything else? I could honestly give less of a crap what happens to classic templates, I just want to make sure that my site which was originally built on a classic template isn't in jeopardy. My knee-jerk reaction is "no" because otherwise there would be thousands upon thousands of sites that likely break. Thoughts, feelings, and opinions appreciated. Thanks!15Views0likes1CommentRestrict shareing files in a document library to members of that document library
Hi, I have a site with multiple document libraries, lets call them Accounts, Managers and General. Each document library has removed inheritance and the Members and Visitors groups removed and a security group added with edit permission. e.g. SP_Managers group Is there a way for me to be able to restrict sharing links to files to only users that already have access to the document library? i.e. someone in the Managers library can only share a link with others with access to that document library. In my current case, if someone in the managers library (who is a member of the SP_Managers security group to get access) shares a file with a general user (not in the security group), that general user can not only access the shared document but, can now see the Managers Document library listed in SharePoint (Not any content) which I don't want to happen. Another option may be to make it so the top level folder isn't visible to non members even if a file is shared (I don't know if that is possible either) but the restricting of sharing would be a better soloution. Thanks for any advice Ian20Views0likes2CommentsJSON for list form body
JSON for list form body. Hello all, I am looking to conigure tge layout of the list form into sections, nothing fancy, just section heading with nominated fields. However i would like to also specify fields per row, and if there is a single field on a row iy measures the full width etc. Here is a sample of JSON i am using. Could someone please advise on inclusions to achieve tge above? "sections": [ { "displayname": "", "fields": [ "Title", "Hyperlink" ] }, { "displayname": "", "fields": [ "Title", "Hyperlink" ] }, { "displayname": "Primary Category", "fields": [ "Primary Technical Function" ] }, { "displayname": "Related Categories", "fields": [ "Related Technical Functions", "Related Supporting Functions" ] } ] }27Views0likes2CommentsHeading styles appearing differently on SharePoint Online
I’ve noticed that the heading styles are now appearing differently on SharePoint – has anyone else noticed this? Heading 2 now looks like heading 3, heading 3 now looks like heading 4, and heading 4 looks really small. I assume it's something that been rolled out recently (this week?). I have only checked in Edge as I don't have Chrome set up on my work computer, but I wondered if anyone else has noticed this? Has there been an update to heading styles across SharePoint Online? (And if there's a better place to ask this question, please let me know. This is the first time I've posted on this forum.)4KViews2likes12CommentsMissing sites under Destinations when I try to move or copy files in modern library
When I try to move a file or folder, the destination dialogue box lists only a subset of sites I have access to under two headings: Following and Recent. How can I choose a site that is in neither of these categories?Solved92KViews5likes80CommentsCalculate difference of days
I have two columns in a SP list. One is called 'Date Started' and the other one is called 'Date Ended'. I would like to calculate the difference in days. The problem I am facing is that the 'Date Ended' column has a timestamp whilst the other column does not. I only want to know the amount of days passed and dont need anything with the timestamp really.2.8KViews0likes5Comments