Bookmark

Find a SharePoint Product

SharePoint Products

SharePoint Events

<<  May 2012  >>
 Sun  Mon  Tue  Wed  Thu  Fri  Sat 
    1  2  3  4  5
  6  7  8  9101112
13171819
20212223242526
2728293031  
PDF Print E-mail
Content Management Lists & Libraries SharePoint Cascaded Lookup Dropdowns (CodePlex)
 

SharePoint Cascaded Lookup Dropdowns (CodePlex)

 
Expert rating
 
0.0 User rating
 
0.0 (0)

SharePoint Cascaded Lookup Dropdowns (SPCD) is an entirely JavaScript-based solution for creating Cascading Dropdowns in a SharePoint list form (New or Edit).


Its main advantages are:

  • No need for server backend deployment
  • No GAC deployment
  • Easy setup and configuration
  • Ajax Based – no postback or nasty page reloads
  • No need for any JavaScript FrameWork (jQuery, Prototype, …)
  • Uses Entirely SharePoint’s services and DOM
  • Works in MOSS 2007 / WSS 3.0 and in MOS 2010 / WSF
  • Use same JavaScript for many lists/forms
  • Create multiple cascaded relations in the same form


What is a cascaded dropdown? A Cascaded dropdown is a combination of two dropdown lists. By selecting a value in the first one the options in the second get filtered according to its “parent” selection.

Sample uses:

  • Continents –> Countries –> Cities,
  • Companies –> Contacts,
  • Accounts –> Branches –> Contacts,
  • Schools –> Classes –> Students


Developed by Boris Gomiunik.

User reviews

There are no user reviews for this listing.