Forum Widgets
Latest Discussions
Order of Server Shutdown and Restart in SharePoint Farm
Hello, I'm planing to restart my company Sharepoint 2019 farm, and i need to know if there is an order to respect in shutdown and starting the servers. The farm is composed of Two Database server in Failover cluster, App Server, Web Frontal Server, Search server and Office Online server. Thank youMasPAN74Jan 13, 2026Brass Contributor32Views1like2CommentsValidation rule for postal code is being ignored
In the SharePoint list, there is a column “Country” and a column “Postal Code.” A validation rule has been configured in the list validation settings to ensure that when the country “Germany” is selected, only postal codes with exactly 5 digits can be saved. Currently, this validation rule is being completely ignored. Regardless of whether the postal code contains fewer, more, or no digits at all, the entry can always be saved. The validation does not take effect. Expected Behavior: When Germany is selected in the Country field, the entry should only be saved if the postal code contains exactly 5 numeric characters. If the input is invalid, an appropriate error message should appear and prevent saving. Actual Behavior: The validation rule is ignored. All inputs — including invalid postal codes — are saved. No error message is displayed. Impact: Incorrect or incomplete data is stored in the list. Manual corrections are required afterward, causing additional effort and increasing the risk of errors. The english version of formule we used =IF([Land]="Deutschland", IF(LEN([Postleitzahl])=5, 1, 0)) Why doesn't the validation work? Thank you in advance for your comments !KnipperLucasJan 13, 2026Copper Contributor55Views0likes2CommentsDocument libraries - Force users to upload content via the new Forms method only
Hi, Recently a new form input system that uses Forms has been deployed for Sharepoint document libraries. This works well, however I was expecting to also have the possibility to disable the standard "upload" button and completely substitute it with the new Form function. This is because I have created a flow that expects some metadata along with the file, to be filled by the user at the time of insertion of the element, and this is not possible to do with the old upload method as a one-shot action. I can circumvent the problem by adding additional checks in my flow, however I think this is suboptimal, as this means it needs to run twice in the best case scenario (first for the upload, then for the metadata update). Is it something I can expect to be implement at some time in the near future?SolvedDarioCLJan 13, 2026Copper Contributor39Views0likes3CommentsQuick links webpart will not open link
Hi, I'm new to Sharepoint and trying to create a simple site using sharepoing on web. I'm having issues with quick link webpart. I have created multiple links with custom image icon(see below) and assigned links to a different page within the same site. The issue is after publish none of the links work when user clicks on any of the icon link. If however I link to a document it opens fine. What might be issue here?abdulhadi10Jan 12, 2026Copper Contributor4.6KViews0likes9CommentsColumn width resize in modern list
I am using modern list, and it is truly great, very well designed. Anyway, I am using 6~7 columns, and "title" column's width is unnecessarily long, thus i have to scroll right to see entire columns. I've tried resize title column's width and saved it, but when I go back and come again, width sizing is not saved. Is there any way to save this resized width or setting defalut width of columns?주현 김Jan 12, 2026Iron Contributor187KViews10likes64CommentsPnP 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?ChetanDevJan 12, 2026Occasional Reader10Views0likes0CommentsSharepoint comment permissions by users
Hi, Is it possible to restrict specific user accounts from being able to add comment on pages?Solvedb_oconnorJan 11, 2026Copper Contributor4.5KViews1like6CommentsSharepoint versions
Hi, unfortunately, the file versions take up all our space in Sharepoint. Is it possible to limit the versioning to 20 versions? So that one keeps only 20 versions? Also, is there a way to use PowerShell to quickly delete all versions except the last 20? Thank you!CSHeroJan 10, 2026Copper Contributor4.6KViews0likes9CommentsDelete Version History
Hello Team, I'm looking for help with deleting the version history of specific files in SharePoint, but retaining the last 10 versions. I can see that I can manually delete the version history, but this is going to be a rather long task for this particular file, or i can delete them all which we don't want. I've found powershell commands which will go through all files in a document library but nothing for a specific file. Does anyone have anything which will do this? Thank you.AMS-DavidJParkesJan 10, 2026Copper Contributor2.4KViews0likes6Comments
Resources
Tags
- SharePoint Online18,191 Topics
- Document Library3,196 Topics
- Lists3,118 Topics
- Sites2,582 Topics
- admin2,236 Topics
- sharepoint server2,040 Topics
- Permissions1,976 Topics
- files1,712 Topics
- developer1,596 Topics
- microsoft lists1,560 Topics