<?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>Browser Forms</title><link>https://www.infopathdev.com:443/forums/40.aspx</link><description>For browser form specific questions</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP3 (Build: 31118.962)</generator><item><title>Re: Upon switch view, the drop-downs (populated by data conn) loses their display value</title><link>https://www.infopathdev.com:443/forums/thread/22672.aspx</link><pubDate>Mon, 27 Aug 2007 19:59:38 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:22672</guid><dc:creator>Greg Collins</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/22672.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=40&amp;PostID=22672</wfw:commentRss><description>&lt;p&gt;Sounds like the problem is that your datasource is not being queried onload, but rather on value change in the dropdowns. Thus when you first load, the display names are not available, and the stored values are instead displayed.&lt;/p&gt;
&lt;p&gt;If you MUST query on change instead of only one time onload, then you need to have 2 fields instead of 1. One field stores the queried display name and the other the queried value. The drop-down is tied to the display names... thus when you first load, the display names will be shown instead of the values.&lt;/p&gt;</description></item><item><title>Upon switch view, the drop-downs (populated by data conn) loses their display value</title><link>https://www.infopathdev.com:443/forums/thread/22588.aspx</link><pubDate>Thu, 23 Aug 2007 15:25:02 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:22588</guid><dc:creator>cocodog123</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/22588.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=40&amp;PostID=22588</wfw:commentRss><description>&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Calibri" size="3"&gt;I’ve four drop-down lists:&amp;nbsp;&amp;nbsp;A, B, C, D&lt;/font&gt;&lt;/p&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&amp;nbsp;&lt;/font&gt;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Calibri" size="3"&gt;&amp;quot;A&amp;quot;and &amp;quot;B&amp;quot; are populated from a 2ndary data connection (via WebService to Database).&amp;nbsp; &lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Calibri" size="3"&gt;Where as,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Select a value in &amp;quot;A&amp;quot;&amp;nbsp; -----&amp;gt; &amp;quot;C&amp;quot; drop-down gets filtered&amp;nbsp;values &lt;font face="Arial" size="2"&gt;(via 2ndary data conn which is Webservice which grabs data from DB)&lt;/font&gt;.&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;Likewise,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Select a value in &amp;quot;C&amp;quot; ----&amp;gt; &amp;quot;D&amp;quot; drop-down gets filtered values (via 2ndary data conn which is Webservice which grabs data from DB)&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Calibri" size="3"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Calibri" size="3"&gt;So, when I save the form then it switches the view to read-only, at this time all the selections show up fine.&amp;nbsp; But if I close the form and re-open it then &lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Calibri" size="3"&gt;&amp;quot;A&amp;quot;and &amp;quot;B&amp;quot; keep their drop-downs but&amp;nbsp;&amp;quot;C&amp;quot; and&amp;nbsp;&amp;quot;D&amp;quot; only show their corresponding database pids instead of the actual display values.&lt;/font&gt;&lt;/p&gt;&lt;font face="Calibri" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Calibri" size="3"&gt;Do you have any solution for this kind of behavior?&amp;nbsp; The observation is that anything drop-donw that is filtered acts weirdly.&lt;/font&gt;&lt;/p&gt;&lt;font face="Calibri" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Calibri" size="3"&gt;BTW, this is browser enabled form.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>