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

  • Feature to create lookup fields on Codeplex

    In a recent post I posted some sample code for a feature receiver which would create lookup fields (site columns which get their data from lists). A couple of people left comments asking for full set of files. I've put these on Codeplex at http://www.codeplex.com/SP2007LookupFields . Some notes:...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 04-20-2007
  • Sample code - creating list based site columns as a feature

    I promised in an earlier post to post the code I used to create list-based site columns as a feature. The basic idea here to use CAML as far as possible to define the site column, but use code to inject the list ID which the column refers to (unknown at feature design-time since SharePoint decides the...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 04-14-2007
  • Creating list-based site columns as a feature

    This is the second article in a series aimed at explaining the process of creating a MOSS site using SharePoint features. For the full series contents, see my introduction . Last time we looked at the process of creating some SharePoint lists using VSeWSS. Sure, creating a list is a simple end-user task...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 03-09-2007
Page 1 of 1 (3 items)

Need SharePoint Training? Attend a SharePoint Bootcamp!

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