Sign in
|
Join
|
Help
in
Current Tags
echef
Community Bloggers
(Entire Site)
SharePoint Blogs
The Best Place for SharePoint-related Blogs
Home / Blogs
Get a blog here!
SharePoint University
Downloads
This Blog
Home
Contact
About
Syndication
RSS
Atom
Comments RSS
Recent Posts
The Time has come...
NSOT MOSS Install Scripter released...
Adding "Jump to ID#" to a list view...
Email Enabled List Alias Management
Pre-populating Form Fields for a New Item
Tags
ASP.Net
Backup
Branding
C#
Capacity Planning
CodePlex
Connections 2007
DNS
Excel Calculation Services
Hardware
JavaScript
Lists
Me
Mobile
MOSS
MSCS
MS-SPC2008
MSSQL
MyLinks
MySites
Outlook
Scaling
Search
Windows Server 2003
Projects I'm working on
MSCS Watcher
North Side of a Tree
Reference Posts
Community Kit for SharePoint
Creating a custom Site Definition in WSS V3 / MOSS
Adding a Document Library Feature to a Site Definition in WSS V3 / MOSS 2007
WCM Custom STSADM commands
Installing the latest Security Updates in MOSS/WSS
WCM Resources
Application Pages/System Screen Reference
What I'm listening to and reading now...
Julia Fischer - Tchaikovsky's Violin Concertos
Gaia's Garden
Kamelot - Ghost Opera
Real World SharePoint 2007
Michael Hamer - Beyond Reengineering
Brandon Mull - The Candy Shop War
1776 by David McCullough
Underage Thinking by Teddy Geiger
Archives
August 2008
(1)
July 2008
(1)
June 2008
(1)
May 2008
(2)
April 2008
(2)
March 2008
(3)
February 2008
(1)
January 2008
(2)
December 2007
(3)
November 2007
(7)
October 2007
(3)
September 2007
(2)
August 2007
(6)
echef
From the cluttered (and clustered) brain of Josef Nielsen... A great place for Food, Friends, and... uh... SharePoint of course!
Browse by Tags
All Tags
»
JavaScript
(
RSS
)
ASP.Net
Lists
MOSS
Outlook
Adding "Jump to ID#" to a list view...
So there have been a few times where a user has wanted to jump to a specific record number in larger lists... This little bit is nice on the top of the page. Add a content editor web part to the top of your page and add the following code in the source...
Posted
Jun 06 2008, 10:04 AM
by
josef.nielsen
with | with
1 comment(s)
Filed under:
MOSS
,
Lists
,
JavaScript
Pre-populating Form Fields for a New Item
So for surveys and such I thought it would be nice to pre-populate a SharePoint List "new" form with some data from the link... This makes it very nice for surveys and such from users. In this case it was to automate and remove error from some...
Posted
May 16 2008, 08:29 AM
by
josef.nielsen
with | with
3 comment(s)
Filed under:
MOSS
,
JavaScript
Scripting the "Connect to Outlook" function
You've got to love the "Actions, Connect to Outlook" function in SharePoint lists... Handy for offline viewing of data, nicer GUI for detail entry, etc. Wouldn't it be nice to automate the connection of these things for a team or a project...
Posted
Apr 15 2008, 10:47 AM
by
josef.nielsen
with | with
4 comment(s)
Filed under:
MOSS
,
JavaScript
,
Outlook
Image Changes on Hover
It sees there are a lot of large javascript samples out there to change an image source on mouse over, but they all seem overly complex. Here's a little one I made recently for a project I was working on: <script> function imgHover(imgObj...
Posted
Jan 22 2008, 01:44 PM
by
josef.nielsen
with | with
3 comment(s)
Filed under:
ASP.Net
,
MOSS
,
JavaScript
Adding category titles to Blog sites (category.aspx)
I recently found an application of the Blog template that was a great fit, but needed the Category title listed on the top of the page when you click a category from the default page. Normally, it is not visible anywhere except in the URL as a parameter...
Posted
Dec 27 2007, 12:05 PM
by
josef.nielsen
with | with
1 comment(s)
Filed under:
ASP.Net
,
MOSS
,
JavaScript
Posts (c) their respective authors. Everything else (c) 2007 SharePoint Experts