Immediate Solutions for Everyday Business Problems

So what’s up with jQuery in SharePoint 2010?

Original Publication Date: Monday, November 9, 2009
Filed Under: General Observations, Javascript, Mark Miller, jquery | Leave a Comment
SharePoint User Level: Power User
 

I am not so sure that jQuery is included as part of SharePoint 2010. Yes, it is integrated into Visual Studio 2010 in so far as intellisense and jQuery is provided in a local folder post install.

Dealing with the [Today] problem in SharePoint Calculated Fields

Original Publication Date: Monday, November 9, 2009
Filed Under: David Petersen, Libraries and Lists, Tips and Tricks, Workshops, jquery | Leave a Comment
SharePoint User Level: Power User
 

More searching didn’t turn up any other solutions. I tried various vbscript/excel functions in the calculated field to no avail. Then I started thinking clientside. I figured that if I could identify the fields in the list display, I should be able to manipulate them with jQuery. A quick search turned up a nice little piece of code by Paul Grenier on EndUserSharePoint.com. He has written a series entitled jQuery for Everyone and one of his articles was on Replacing [Today]. In his article, Paul talks about replacing a DateTime field with an Aging calculation. His article calculates a DateTime from the last modification date.

JQuery For Everyone: Live LoadTip

Original Publication Date: Thursday, November 5, 2009
Filed Under: Javascript, Paul Grenier, Workshops, jquery | 3 Comments
SharePoint User Level: Power User
 

This code is nothing new to the wonderful people who help support EndUserSharePoint by attending our online workshops. But if you haven’t had a chance to attend the online workshop, this example code replaces the AOP LoadTip example.

Create a SharePoint Multi-Media Resource Center – Part 02

Original Publication Date: Wednesday, November 4, 2009
Filed Under: Calculated Column, Javascript, Mark Miller, Web Parts, Workshops, jquery | 1 Comment
SharePoint User Level: Power User
 

I’m going to continue from yesterday’s overview with a drilldown of how I created a customized list to handle the display of external video content. The problem we are trying to resolve is how to manage access to external video content that is not stored in SharePoint.

jQuery Library for SharePoint Web Services: Interim Update on What’s Coming Up in v0.5.0

Original Publication Date: Monday, November 2, 2009
Filed Under: Libraries and Lists, Marc D. Anderson, SharePoint 2010, Workshops, jquery | Leave a Comment
SharePoint User Level: Power User
 

While seemingly everyone else in the SharePoint Universe is oohing and aahing over SharePoint 2010, I continue to plod along with my jQuery Library for SharePoint Web Services. (Follow the library on Twitter: @jQSPWS.) I’m sticking with my belief that we’re all going to be using SharePoint 2007 (WSS 3.0 or MOSS) for a good long time, and my library will help make it work better and more “coolly” for us now rather than waiting for SharePoint 2010.

jQuery – List and Document Library Search Solution in SharePoint

Original Publication Date: Friday, October 30, 2009
Filed Under: Libraries and Lists, Peter Allen, Web Parts, Workshops, jquery | 13 Comments
SharePoint User Level: Power User
 

Search has not been easy with SharePoint 2007 and especially with WSS 3.0. For example many times I just want to search list or document library. What I want is ability to see what items match what I’m looking for specifically with the list that is showing right now. I would like to search, not have to refresh the page or go to another location to do the search.

SharePoint Site Template for jQuery and Scripting Resources – v01

Original Publication Date: Thursday, October 29, 2009
Filed Under: Javascript, Mark Miller, Site Administration, jquery | 12 Comments
SharePoint User Level: Power User
 

I’m finishing my first draft for creating a SharePoint site template for jQuery and scripting resources and looking for input from those of you developing jQuery solutions embedded in Content Editor Web Parts in SharePoint. Take a look at the diagram and let me know if anything essential is missing.

 Page 1 of 11  1  2  3  4  5 » ...  Last »