When I first heard about Managed Metadata Navigation, I thought all of my navigation dreams had come true. Alas, it didn’t quite work as expected and the limitation of a single site collection use really had me chapped. In all of the dark corners of the Internet that I was looking for a solution to
We encountered the following issue in our SharePoint 2013 installation. We implemented a content type which inherited from the Document Set content type. In this content type we included a lookup column which pointed to a custom list. This custom list has over 30000 items (List view threshold is 50000 so this is not an
It has been a while since I had a chance to enjoy TypeScript while crafting solutions for SharePoint 2010 and 2013. Not SharePoint 2010, nor SharePoint 2013 provide definitions for its JavaScript object model. Hence, a few SharePoint MVPs (@amarkeev and @gandjustas) have come up with an incredible project “SharePoint 2013 TypeScript Definitions” to make it possible leveraging TypeScript
I’ve been playing a lot with PowerShell and SharePoint 2013 lately, and by a lot, I mean A LOT! One of the new additions with SharePoint 2013, is the set of new cmdlets that allow Sharepoint administrators to manage how apps are deployed in their environment. the new App model in Sharepoint 2013 is great,
For one of our customers I had to create dashboard with a few shortcuts to SharePoint actions. One of these actions is an export of a central SharePoint list to Excel. I thought it would be easier to add a link at the dashboard. Otherwise the end-users have to open the list and click two
I am a developer by trade so am very used to using generics and reflection in C#, however, today I was faced with trying to grab an ‘SPPersistedObject’ from the ‘SPFarm.Local.Services.GetValue<T>()’ method. So, in C# I wanted to do this : Microsoft.Practices.SharePoint.Common.Logging.DiagnosticsService msDiagnosticService = SPFarm.Local.Services.GetValue<Microsoft.Practices.SharePoint.Common.Logging.DiagnosticsService>(“clbDiagnosticService”); if (msDiagnosticService != null) { msDiagnosticService.Delete(); } The above is
Applies to SharePoint 2010 (All Editions) Scenario You’ve got a large image that you want to distribute to some colleagues. But the image size makes it unwieldy to distribute via email. Instead, you’d like to provide an online capability where your users can interact with the image without losing image integrity. An example of Deep
I recently underwent a 2 hour overview of K2 workflow software that integrates with SharePoint to provide, IMHO, some impressive benefits. Although K2 can be used independently of SharePoint, when used in conjunction with SharePoint it packs a punch, especially when compared to Nintex which is a rival software. My blog post is not a direct
I had a strange issue within our Macaw SharePoint Online demo tenant. The profile picture of one of our users didn’t show within the My Site: I found it very strange that the picture appeared when I edited the profile picture field: Weird right? What made it even weirder (is that a word?) was that
Everyone will recognize the news stories, confidential information ending up on the streets. Not by a hacker, but simply by the clumsiness of an employee. Losing a USB-stick for example, seems like a trivial thing. A study under 400 companies showed that on average 12,000 customer/employee records are lost. A 2.5 million dollar issue! The news items are hilarious at
Page [tcb_pagination_current_page] of [tcb_pagination_total_pages]