Development
During my last project we were asked to create a fairly simple site template on Office 365. I typically cringe when I hear the word site definition / site template or web template. The reason goes way [...]
1
Development
Over the course of the past 6 months I’ve found myself using Visual Studio Code as my goto html/css/javascript IDE. Much of the time I [...]
Development
This is an exciting time! The much anticipated SharePoint Framework Preview was released yesterday. And guess what … they are essentially Add-ins /Apps. Right now just the web parts piece is released [...]
Development
In this post we are going to create a 2 tier navigation menu using SPServices. In this scenario we’ll be replacing the current quick launch and putting in our new navigation. This will work with whatever [...]
Development
I was recently asked to get the navigation to work on a tablet. Well part of the problem is the there is really no such thing as a Hover on those devices. Once you touch the screen it’s considered [...]
Development
In this positing I’m going to cover utilizing the SPServices codeplex project to build a “Gallery” of sorts. In this demo we’ll be creating a picture gallery but ideally this code [...]
Development
I had an idea the other day to come up with a nice way to keep the ribbon away when I don’t really want to use it or see it. This is a basic concept of the idea which could use cleaning up or expanding [...]
Development
A lot of people complain about issues with the People Picker when attempting to use an Ajax Update Panel with it because it just doesn’t work. In my particular problem I have a drop down list [...]
Development
I’m posting this in case anyone is looking to easily get the time from your SharePoint server through the data view webpart. This will give you the hour, minute, second in the 24 hour format The [...]
Development
In the past month I’ve been heavily involved in dealing with SSPs. Sometimes rebuilding them, or migrating from a broken one to a new one. I’ve also spent alot of time with user profiles. [...]
Development
This posting will demonstrate the power of jquery and the galleriffic jquery plugin to make your out of the box SharePoint picture gallery sexier. The other nice thing about this is that the thumbnail [...]