<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Create dependent drop-down / list-box in InfoPath using filters</title><link>http://blogs.msdn.com/infopath/archive/2004/03/24/create-dependent-drop-down-list-box-in-infopath-using-filters.aspx</link><description>Summary Suppose you want to have the items listed in a drop-down be dependent on the selection of another drop-down (this is also known as "cascading dropdowns). If you have InfoPath Service Pack 1 installed, you could use the "Filter Data..." feature</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Create dependent drop-down / list-box in InfoPath using filters</title><link>http://blogs.msdn.com/infopath/archive/2004/03/24/create-dependent-drop-down-list-box-in-infopath-using-filters.aspx#95541</link><pubDate>Wed, 24 Mar 2004 21:17:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:95541</guid><dc:creator>Tom</dc:creator><description>Is there a way to accomplish this without SP1? </description></item><item><title>Infopath Team Has a Blog</title><link>http://blogs.msdn.com/infopath/archive/2004/03/24/create-dependent-drop-down-list-box-in-infopath-using-filters.aspx#95664</link><pubDate>Thu, 25 Mar 2004 04:03:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:95664</guid><dc:creator>Amanda Murphy's Weblog XBOX :: Technology :: Busin</dc:creator><description>From Lauraj's blog, I just read that the Infopath team has a blog. Great news. I didn't realize but then again I haven't been doing much blog related reading (or writing for that matter) for the past couple of weeks so I think it's time to catch up. Today's post is on one of my fave new things from the SP1 preview. Using filters on your dropdown boxes and secondary data sources....</description></item><item><title>re: Create dependent drop-down / list-box in InfoPath using filters</title><link>http://blogs.msdn.com/infopath/archive/2004/03/24/create-dependent-drop-down-list-box-in-infopath-using-filters.aspx#95688</link><pubDate>Thu, 25 Mar 2004 02:10:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:95688</guid><dc:creator>Luigi</dc:creator><description>I battled bravely with this for a while before cracking it with a secondary data source I created from an access database but when I tried to hook it up to the SQL server I lost the dependent dropdown values.&lt;br&gt;&lt;br&gt;The connection works fine with both dropdowns populated with the full lists until I try to build the filter, then the dependent dropdown drops out.&lt;br&gt;&lt;br&gt;Any ideas&lt;br&gt;&lt;br&gt;Cheers&lt;br&gt;&lt;br&gt;Luigi</description></item><item><title>re: Create dependent drop-down / list-box in InfoPath using filters</title><link>http://blogs.msdn.com/infopath/archive/2004/03/24/create-dependent-drop-down-list-box-in-infopath-using-filters.aspx#112498</link><pubDate>Tue, 13 Apr 2004 19:05:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:112498</guid><dc:creator>InfoPath Team</dc:creator><description>To do this without SP1: lets say you have a query for the data adapter that you want to update based on the selection of another drop-down.  What you want to do is write script such that on the change of the primary drop down, you update the query for the adapter you want to refill itself and then requery that adapter.&lt;br&gt;</description></item><item><title>re: Create dependent drop-down / list-box in InfoPath using filters</title><link>http://blogs.msdn.com/infopath/archive/2004/03/24/create-dependent-drop-down-list-box-in-infopath-using-filters.aspx#141266</link><pubDate>Tue, 25 May 2004 14:13:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:141266</guid><dc:creator>James</dc:creator><description>I have a dependent drop-downs/list-box in InfoPath using Filters working in a repeating table for the first row; however, the subsequent rows contain any previously filtered data. &lt;br&gt;&lt;br&gt;I am sure there is a simple way to fix it. I am just over looking it.&lt;br&gt;</description></item><item><title>re: Create dependent drop-down / list-box in InfoPath using filters</title><link>http://blogs.msdn.com/infopath/archive/2004/03/24/create-dependent-drop-down-list-box-in-infopath-using-filters.aspx#142104</link><pubDate>Wed, 26 May 2004 08:45:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:142104</guid><dc:creator>Shirley</dc:creator><description>I also have the above problem.</description></item><item><title>re: Create dependent drop-down / list-box in InfoPath using filters</title><link>http://blogs.msdn.com/infopath/archive/2004/03/24/create-dependent-drop-down-list-box-in-infopath-using-filters.aspx#830208</link><pubDate>Mon, 16 Oct 2006 03:04:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:830208</guid><dc:creator>infopath</dc:creator><description>&lt;p&gt;For the two above comments: in InfoPath 2003, you need to employ an XPath current() function, described in this article: &lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/infopath/archive/2004/09/13/228881.aspx"&gt;http://blogs.msdn.com/infopath/archive/2004/09/13/228881.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;InfoPath 2007 will do this for you. &lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;- Alex&lt;/p&gt;
</description></item></channel></rss>