in

SharePoint Blogs

The Best Place for SharePoint-related Blogs
Need SharePoint Training? Attend a SharePoint Bootcamp!

Did you have a blog here?

Read this for important information on our recovery!


Browse by Tags

  • Web 2.0 Experience !=MOSS 2007 Experience ................where is the beef?

    like the Koreans protesting against ban US beef imports I am protesting against the non inclusion of Open source Web 2.0 concepts within MOSS Anyway I do think that the timing of release of Moss 2007 and impact of Web 2.0 has lot to do with MOSS 2007 success. Especially with rise in social networking...
    Posted to Spiral Out (Weblog) by Bazztrap on 06-20-2008
  • 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 editor: <script language="javascript">...
    Posted to echef (Weblog) by josef.nielsen on 06-06-2008
  • 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 user feedback for our helpdesk.  So...
    Posted to echef (Weblog) by josef.nielsen on 05-16-2008
  • 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, or even a division or company? You can force...
    Posted to echef (Weblog) by josef.nielsen on 04-15-2008
  • Creating a custom advanced search by building strings with JavaScript

    A little more than a month ago a client called and wanted to customize the MOSS search to allow users to type in a City and have the search only query values in a specific field. It sounded easy enough, but I told the client I wanted to do some research first which led me to some blog posts like this...
    Posted to John Ross (Weblog) by RossOnMoss on 04-02-2008
  • MOSS: Favelets for SharePoint Management Pages

    Favelets (or Bookmarklets ) are javascript uris that when added as a Favorite (or Bookmark) perform an action on the current page or browser instance rather than navigating you to a particular location. (For a more comprehensive description, see wikipedia .) I frequently use the Links or Bookmarks toolbar...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 03-31-2008
  • 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,imgSrc){     imgObj.src=imgObj...
    Posted to echef (Weblog) by josef.nielsen on 01-22-2008
  • 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, and in the categories of the posts listed. The...
    Posted to echef (Weblog) by josef.nielsen on 12-27-2007
Page 1 of 1 (8 items)

Need SharePoint Training? Attend a SharePoint Bootcamp!

Posts (c) their respective authors. Everything else (c) 2007 SharePoint Experts