<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Create Cascaded (related) Lookup Dropdown fields easy with no server deployment</title>
	<atom:link href="http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/</link>
	<description>and Boris Gomiunik</description>
	<lastBuildDate>Mon, 14 Nov 2011 21:38:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Prayag Mahant</title>
		<link>http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/#comment-761</link>
		<dc:creator>Prayag Mahant</dc:creator>
		<pubDate>Thu, 23 Jun 2011 02:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/#comment-761</guid>
		<description>Hi Boris,
         I really appreciate the work that you are doing. I am learning Sharepoint. I followed your post about the Cascaded dropdown lookups, but I was not able to execute the instructions properly as the images on the site do not appear. They are blank. I tried on different browser but the problem persists. I checked other posts as well. Most of the posts have missing images. Please upload the Images again. 

Thank you.</description>
		<content:encoded><![CDATA[<p>Hi Boris,<br />
         I really appreciate the work that you are doing. I am learning Sharepoint. I followed your post about the Cascaded dropdown lookups, but I was not able to execute the instructions properly as the images on the site do not appear. They are blank. I tried on different browser but the problem persists. I checked other posts as well. Most of the posts have missing images. Please upload the Images again. </p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/#comment-689</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 15 Jun 2011 12:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/#comment-689</guid>
		<description>Great script!
I am having a problem getting the script to work within an ascx control using a field iterator.

Any idea why it would not work outside of a standard webpart?</description>
		<content:encoded><![CDATA[<p>Great script!<br />
I am having a problem getting the script to work within an ascx control using a field iterator.</p>
<p>Any idea why it would not work outside of a standard webpart?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boris Gomiunik</title>
		<link>http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/#comment-579</link>
		<dc:creator>Boris Gomiunik</dc:creator>
		<pubDate>Wed, 25 May 2011 05:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/#comment-579</guid>
		<description>Unfortunately not. The datasheet view is an ActiveX control and I doubt it has javascript access.</description>
		<content:encoded><![CDATA[<p>Unfortunately not. The datasheet view is an ActiveX control and I doubt it has javascript access.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JustinK</title>
		<link>http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/#comment-578</link>
		<dc:creator>JustinK</dc:creator>
		<pubDate>Tue, 10 May 2011 16:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/#comment-578</guid>
		<description>I am having an issue with the parameters part.  Here are my tables/fields, would like to get some assistance in getting the right values.

Business Units          (/Lists/Business%20Units/AllItems.aspx)
  Title                 Field=Title

Department/Division     (/Lists/DepartmentDivision/AllItems.aspx)
  Business Unit         Field=Business%5Fx0020%5FUnit
  Department/Division   Field=Title

Part A - Initiation (5.1.2)          (/Lists/Part A Initiation 512/AllItems.aspx)
  Initiating Business Unit (5.1.3)   Field=state
  Dept/Division                      Field=Dept%5Fx002f%5FDivision


* Part A has more fields but these are the ones that will be involved in the lookup process,  BU on part A will determine what is in dept drop down.</description>
		<content:encoded><![CDATA[<p>I am having an issue with the parameters part.  Here are my tables/fields, would like to get some assistance in getting the right values.</p>
<p>Business Units          (/Lists/Business%20Units/AllItems.aspx)<br />
  Title                 Field=Title</p>
<p>Department/Division     (/Lists/DepartmentDivision/AllItems.aspx)<br />
  Business Unit         Field=Business%5Fx0020%5FUnit<br />
  Department/Division   Field=Title</p>
<p>Part A &#8211; Initiation (5.1.2)          (/Lists/Part A Initiation 512/AllItems.aspx)<br />
  Initiating Business Unit (5.1.3)   Field=state<br />
  Dept/Division                      Field=Dept%5Fx002f%5FDivision</p>
<p>* Part A has more fields but these are the ones that will be involved in the lookup process,  BU on part A will determine what is in dept drop down.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vince Dalton</title>
		<link>http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/#comment-577</link>
		<dc:creator>Vince Dalton</dc:creator>
		<pubDate>Mon, 18 Apr 2011 06:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/#comment-577</guid>
		<description>I have the content editor at the bottom of the page, but am still getting the same error. Has this problem been resolved?

Thanks!</description>
		<content:encoded><![CDATA[<p>I have the content editor at the bottom of the page, but am still getting the same error. Has this problem been resolved?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geno</title>
		<link>http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/#comment-576</link>
		<dc:creator>Geno</dc:creator>
		<pubDate>Mon, 28 Mar 2011 19:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/#comment-576</guid>
		<description>Hi Boris, Excellent work on the cascading dropdowns. One issue: When the child field is set to Required, it stops working. Will you be addressing this?</description>
		<content:encoded><![CDATA[<p>Hi Boris, Excellent work on the cascading dropdowns. One issue: When the child field is set to Required, it stops working. Will you be addressing this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randy Barrelle</title>
		<link>http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/#comment-575</link>
		<dc:creator>Randy Barrelle</dc:creator>
		<pubDate>Thu, 17 Mar 2011 22:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/#comment-575</guid>
		<description>This is awesome. Works like a charm!!!
Is it possible to have two lists affect one child list. I choose from list A and it shrinks list C. I choose from list B and it shrinks list C to only items that match both List A and List B?

I Hope that makes sense. Thanks for any input.</description>
		<content:encoded><![CDATA[<p>This is awesome. Works like a charm!!!<br />
Is it possible to have two lists affect one child list. I choose from list A and it shrinks list C. I choose from list B and it shrinks list C to only items that match both List A and List B?</p>
<p>I Hope that makes sense. Thanks for any input.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: essined</title>
		<link>http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/#comment-574</link>
		<dc:creator>essined</dc:creator>
		<pubDate>Fri, 14 Jan 2011 17:10:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/#comment-574</guid>
		<description>is this possible for DataSheet view?</description>
		<content:encoded><![CDATA[<p>is this possible for DataSheet view?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MzRManuel</title>
		<link>http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/#comment-573</link>
		<dc:creator>MzRManuel</dc:creator>
		<pubDate>Thu, 11 Nov 2010 19:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/#comment-573</guid>
		<description>“‘CascadingDropdowns[...].parentLookup.Opthid’ is null or not an object”

You MUST put the webpart with javascript code below the form.</description>
		<content:encoded><![CDATA[<p>“‘CascadingDropdowns[...].parentLookup.Opthid’ is null or not an object”</p>
<p>You MUST put the webpart with javascript code below the form.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kate</title>
		<link>http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/#comment-572</link>
		<dc:creator>Kate</dc:creator>
		<pubDate>Wed, 10 Nov 2010 12:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointboris.net/2010/02/create-cascaded-related-lookup-dropdown-fields-easy-with-no-server-deployment/#comment-572</guid>
		<description>You should interchange web parts. Put Context Editor below DataFormWebPart/</description>
		<content:encoded><![CDATA[<p>You should interchange web parts. Put Context Editor below DataFormWebPart/</p>
]]></content:encoded>
	</item>
</channel>
</rss>

