<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SharePoint &#187; SPCD</title>
	<atom:link href="http://www.sharepointboris.net/tag/spcd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointboris.net</link>
	<description>and Boris Gomiunik</description>
	<lastBuildDate>Thu, 22 Dec 2011 11:45:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Create Cascaded (related) Lookup Dropdown fields easy with no server deployment</title>
		<link>http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/</link>
		<comments>http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 22:15:53 +0000</pubDate>
		<dc:creator>Boris Gomiunik</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint Lookup field]]></category>
		<category><![CDATA[SPCD]]></category>

		<guid isPermaLink="false">http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/</guid>
		<description><![CDATA[I&#8217;ve added a new section on my page dedicated to JavaScript solutions that I&#8217;ve published. The latest one is intended for creating a Cascaded Lookup Dropdown fields in a SharePoint New or Edit Form. What is a Cascaded dropdown? It&#8217;s a combination of two dropdown lists. By selecting an option in the first dropdown (parent) [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve added a new section on my page dedicated to JavaScript solutions that I&#8217;ve published. The latest one is intended for creating a Cascaded Lookup Dropdown fields in a SharePoint New or Edit Form. </p>
<p><strong>What is a Cascaded dropdown?</strong> <font color="#000000">It&#8217;s a combination of two dropdown lists. By selecting an option in the first dropdown (parent) you filter the options in a second dropdown (child). </font></p>
<p><img src="http://boris.gomiunik.net/wp-content/uploads/2010/02/spcd.gif" /> </p>
<p><font color="#000000">Using this simple-to-deploy and configure solution you can create multiple cascaded relations in the same form. It works in MOSS 2007 / WSS 3.0 and in MOS 2010 / WSF 4.0</font></p>
<p><font color="#000000"><a href="http://www.sharepointboris.net/js/spcd/" target="_blank"><strong>You can visit the project page here</strong></a><strong>&#160;</strong>or download the JavaScript solution from <a href="http://spcd.codeplex.com/" target="_blank">CodePlex</a>.</font></p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:4e5a9f8c-3ea1-4be2-9ba2-48cad0bd6ef3" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/JavaScript" rel="tag">JavaScript</a>,<a href="http://technorati.com/tags/SharePoint" rel="tag">SharePoint</a>,<a href="http://technorati.com/tags/2007" rel="tag">2007</a>,<a href="http://technorati.com/tags/2010" rel="tag">2010</a>,<a href="http://technorati.com/tags/Cascaded+Dropdown" rel="tag">Cascaded Dropdown</a></div>
<p><!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
	</channel>
</rss>

