Archive for the ‘SharePoint’ Category
If you’ve been surprised when opening a DataSheet view in SharePoint by receiving a message like the one below:
(Below also message in Slovene for my Slovene-SharePoint-using-friends)
Then you’re missing something. The same as me. The support article from Microsoft (located here) explains that we need to do one of the following:
Don’t use 64-bit Office [...]
I’ve been involved in some very interesting SharePoint projects lately so I wasn’t taking time to write my blog. Anyway after a while I’m continuing with The Power of CEWP article series. Even though this article is written in SP2007 with minor modifications it could also be applied to SP2010 (but for SP2010 better [...]
Next article in line of The Power of Content Editor WebPart series is available. In this one we’ll get to know how to insert a quick search for any list view that has filter-as-you-type functionality.
Yes, demo is still made for SharePoint 2007. This is in one way keeping the theme of the article series [...]
If you’re having trouble with editing Office documents from SharePoint in Windows 7 or Vista, here’s one reason and fix:
Reasons (besides Windows7 and Vista):
WebClient service not started
SharePoint domain has dots (.) in the name
Your IE is trying to resolve LAN/Proxy settings
Solution
Important! Part of solution is also modifying your registry. Please if you’re not [...]
After a while I’ve prepared the third (or second if you count first two as one) article in Power of Content Editor WebPart series. In this article we do something that was already done using JavaScript – we hide SharePoint’s Quick Launch bar. But we do this to learn how this can be achieved. [...]
After I installed SP2 for Office 2007, an annoying issue occurred. All the code started over indenting – meaning that a sub-node was indented 4 tabs into instead of 4 spaces or 1 tab.
There is a setting in SPD to fix that. In Tools menu select Page editor options
And under Code Formatting [...]
If you’re trying to export data from a SharePoint list to Excel you might get this error message. Possible causes / solutions:
1. Change all Date and Time columns to single line of text and then back to Date and Time. Don’t worry, the data in these columns will be preserved.
2. There is a Microsoft [...]
If you need to add custom JavaScript to SharePoint 2010 list form just like in 2007 (for example the SharePoint Cascaded Lookup), you’d need to insert the Content Editor WebPart to the same form. There are couple of ways to do it. Here’s one:
1. In a SharePoint List View select the "List" tab in [...]
When dealing with quite some scripts for this blog or at work, I always come across couple of supporting JavaScripts that I constantly reuse. That’s why I’ve created an extra page to publish those scripts and have them available at one place. And if you find some use for them, so much the better.
Those [...]
When creating a document in Office, you can store it directly to SharePoint by typing your SharePoint site’s URL in the "File Name" field. This will open the SharePoint site where you can select the document library you wish to store your document to. But if you need to create a folder in the target [...]


