sites
2605 TopicsSharePoint modern page, can you adjust responsive design?
Specifically, is there any way to control the window width at which webparts start to stack? My specific situation is similar to the one in this discussion. In my case, I have 3 tall, thin photos that need to display on a page. I have placed 3 image webparts, one in each column of a 3-column section. This looks fine in a wide window. But as I narrow the window, at far too wide of a window width, the section switches to stack the "columns," leaving the user looking at the top 25% of the first photo only. (Which not surprisingly is pretty useless; one needs to see all of a photo.) In both my case and the previous discussion, the problem is that the responsive design thresholds are far too wide (often wider than the physical computer monitor that some are using). Is it possible to fix the thresholds?7Views0likes0CommentsSharepoint/Teams linked folder loop
Good Morning, I have an issue with a folder loop within our sharepoint site. I'll try to describe it as best I can. We have a SharePoint page: https://site.sharepoint.com/sites/Teams-Channel/Shared%20Documents/Forms/AllItems.aspx On this page we click on Documents and we go to the Documents page where there are two collapsed tabs; In Channels and In Library. If we expand the In Channels part there is an entry for a Page1. When we click on Page1 it takes us to a page with folders on it, when we click on the folder is brings us back to the same page, albeit with a much longer URL. https://site.sharepoint.com/sites/Teams-Channel/Shared%20Documents/Project%20Team?id=%2Fsites%2FTeams-Channel%2FShared%20Documents%2FProject%20Team&viewid=a16dd475%2Dc62f%2D40c5%2Db27f%2Dcbbc3514d170&newTargetListUrl=https%3A%2F%2Fsite%2Esharepoint%2Ecom%2Fsites%2FTeams-Channel%2FShared%20Documents%2FProject%20Team I know the problem is the newTargetListUrl, but i want to know if I can fix this? Some things to note as far as i can tell: This is a sharepoint page created by a teams channel, the files were uploaded via Teams. if you have any questions or need anything cleared up, please ask and I'll do my best to elucidate. DK5Views0likes0CommentsPnP Search Results Handlebars template saves but does not reflect on UI
Hi everyone, I am working with the PnP Search Results web part in SharePoint Online and facing an issue where a custom Handlebars result template saves successfully but does not reflect on the UI. I created a table-style Handlebars template with columns Document, Region, Country, Language, Status and Validation Date, one row per document. Documents are returned correctly and filters based on the same refinable properties work as expected. Debug output using JSONstringify(item) confirms that all refinable values are present. The same if-condition logic using item.RefinableStringXX works in a list-style layout, but in a table layout the template saves without errors and either does not reflect on the UI or renders rows with empty metadata columns. Inline bindings do not render unless wrapped in if blocks and even after fixing this the UI sometimes continues to show the previous layout. Managed property mappings, selected properties, indexing and library reindexing have already been verified. Has anyone experienced this behavior with PnP Search Results templates or knows if this is related to caching, result types overriding templates or a known limitation with table-style Handlebars layouts?52Views0likes1CommentPage Redirection
Hello, I am trying to simulate a migration scenario in SharePoint Online and am running into a limitation I cannot resolve. For demo/testing purposes, I have two SharePoint Online sites (e.g. Old and New). I would like to redirect a small number of individual pages from the old site to corresponding pages in the new site, while the rest of the old site remains unchanged. Example: Redirect https://ps3c.sharepoint.com/sites/Old/SitePages/Test.aspx to https://ps3c.sharepoint.com/sites/New/SitePages/Test.aspx The page is a modern SharePoint page, and the URL itself is fixed for the purpose of the demo (i.e. users or tools open the page directly on *.sharepoint.com). All documentation I could find only describes redirecting entire SharePoint sites, not individual modern pages. Client-side approaches (JavaScript, HTML meta refresh, etc.) also appear to be blocked in modern SharePoint. Is there any supported or recommended way in SharePoint Online to implement page-level redirects for modern pages, or is this currently not supported by design? Kind regards39Views0likes1CommentUser Accounts Not Populating with Filters in Directory with PnP V4
I'm working on building a staff directory for my org. I'm leveraging the PnP Modern Search Web Parts for this directory. I am having issues with 5 user accounts not populating in the Search Results Web Part with the department or office filters applied to the SearchTerms box. I have RefinableString03 set to People:Department and People:SPS-DEPARTMENT. RefinableString09 is set to People:OFFICE and People:SPS-Location. If I set the SearchTerms box to *, the 5 missing user accounts populate along with other accounts that needed filtered out. The location/office and department attributes are set for each of these accounts. They show in the hovercard for each account. It seems that the department and office/location attributes are not being picked up by the SearchTerm filter when the RefinableString03 and or RefinableString09 are applied to the Search Results Web Part. User account attributes are synced from our on-prem AD environment. What piece am I missing here?45Views0likes1CommentIntermittent failures when creating new libraries in modern SharePoint
Hi everyone, I’m seeing an issue in our modern SharePoint Online site collection where creating new document libraries has started failing. This site has worked normally for years, but over the past week, most library creation attempts haven't worked. 1) The page briefly flashes or glitches during the creation process. and 2) A non‑ending spinning wheel when I hit "create" or 3) Creation attempts return “Something's not right.” error page. The failures happen across all subsites, in multiple browsers, and I’m a Site Collection Administrator. No permission changes were made recently. Has anyone seen similar intermittent library creation failures in a modern site collection, or know what might cause this kind of inconsistent behavior? Any guidance would be appreciated. Thanks! Meagan91Views0likes3CommentsIssue: 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!92Views0likes2Comments