<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.infopathdev.com:443/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>Newbie Questions</title><link>https://www.infopathdev.com:443/forums/39.aspx</link><description>New to InfoPath? Search to see if your question has already been answered. If it has not, then ask it here or the appropriate topic forum.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP3 (Build: 31118.962)</generator><item><title>Re: Connect Infopath form to specific sharepoint site view</title><link>https://www.infopathdev.com:443/forums/thread/68650.aspx</link><pubDate>Sun, 24 Jul 2011 01:49:38 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:68650</guid><dc:creator>Potemkine</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/68650.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=39&amp;PostID=68650</wfw:commentRss><description>Hi, you can create a new view with all your items and use XML data connection on your data source. You can use owssvr.dll to get an xml of your sharepoint list. 
Here a sample:

http://server//_vti_bin/owssvr.dll?Cmd=Display&amp;amp;List={listGuid}&amp;amp;view={viewGuid}&amp;amp;XMLDATA=TRUE

You have to set the URL,the Guid of your list and view</description></item><item><title>Connect Infopath form to specific sharepoint site view</title><link>https://www.infopathdev.com:443/forums/thread/68576.aspx</link><pubDate>Wed, 20 Jul 2011 10:09:43 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:68576</guid><dc:creator>LeeCotton</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/68576.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=39&amp;PostID=68576</wfw:commentRss><description>&lt;p&gt;Hello all.&amp;nbsp; Apologies if this is a stupid question, but I am new to the whole world of sharepoint and infopath.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m trying to create an infopath form with a dropdown list whose values come from&amp;nbsp;a datasource.&amp;nbsp; The datasource is a list in a sharepoint site.&amp;nbsp; I have managed to do this, and the values are showing up.&amp;nbsp; However, the values returned only seem to be those shown in the &amp;quot;default view&amp;quot; for that sharepoint list.&amp;nbsp; So if I change the default view so that it only displays 30 items per page, the infopath form will only retrieve 30 values.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I would like the default view to be restricted to 30 results for neatness, but I obviously need the infopath form to return all possible values.&amp;nbsp; What&amp;#39;s the best way to do this?&amp;nbsp; Is is possible to link the datasource to another view that contains all values?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks for any help/advice!&lt;/p&gt;
&lt;p&gt;Lee&lt;/p&gt;</description></item></channel></rss>