Trying to filter a list on its workflow status is pretty non-intuitive. You need the special status codes. Theese will work with all workflows in ShaePoint even Nintex workflows. Status Code Status Description 0 Not Started 1 Failed on Start 2 In Progress 3 Error Occurred 4 Cancelled (i.e. Stopped by User) 5 Completed 6…
QuerySting paramerters in the URL can help you edit pages where the edit button is missing (ex. SharePoint 2007 list views) or you need to throw away a web part that’s messing with your page from the web part maintenance view. Function URL Add Web Parts/Browse ToolPaneView=2 Add Web Parts/Search ToolPaneView=3 Edit Mode mode=edit View…
The SharePoint Config log DB can grow quite large! The following way can help you shrink the config databases. But do only use these in test or development enviroments! SharePoint 2010 on SQL 2008 R2 Right click on you DB -> Properties Select Options Change the Recovery Model to SIMPLE and Click Ok Once that…
If you get the following error when trying to run a search on a WSS site: Your search cannot be completed because this site is not assigned to an indexer. Contact your administrator for more information. or in danish Din søgning kan ikke fuldføres, da dette websted ikke er tildelt et indekseringsprogram. Kontakt administratoren for…
Ever run in to problems with SharePoint and to long url or problems with uploading documents deep down the file map path? I have and I found some pretty stange limits. The Office programs Excel and Word have different limitations when it comes to storing documents in SharePoint. In a SharePoint document library with a…