<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/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>Method:Classic General Q&amp;amp;A</title><link>http://forums.method.me/cs/forums/13.aspx</link><description>Ask technical support questions, how do I? Questions... Or anything else you want to know from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: Only 50 items in a dropdown list</title><link>http://forums.method.me/cs/forums/thread/735.aspx</link><pubDate>Mon, 08 Jun 2009 20:58:32 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:735</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/735.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=735</wfw:commentRss><description>&lt;p&gt;&lt;br /&gt;Hi Greg, &lt;br /&gt;&lt;br /&gt;An alternative you may want to consider is adding an &amp;ldquo;IsActive&amp;rdquo; field in the CallReports table, and then filtering the dropdown by that field.&amp;nbsp; That way all the inactive reports wouldn&amp;#39;t even show up in your dropdown :)&lt;/p&gt;</description></item><item><title>Re: Only 50 items in a dropdown list</title><link>http://forums.method.me/cs/forums/thread/726.aspx</link><pubDate>Mon, 08 Jun 2009 18:36:38 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:726</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/726.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=726</wfw:commentRss><description>&lt;p&gt;Hi Greg, &lt;br /&gt;&lt;br /&gt;You are right there is no way to sort in a reverse order.&amp;nbsp; This is something we will definitely consider for future updates. Thanks for the feedback.&lt;/p&gt;</description></item><item><title>Re: Only 50 items in a dropdown list</title><link>http://forums.method.me/cs/forums/thread/701.aspx</link><pubDate>Fri, 05 Jun 2009 19:12:23 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:701</guid><dc:creator>Wavetec</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/701.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=701</wfw:commentRss><description>&lt;p&gt;Is there a way to have the drop down list sort the list from Z to A, in reverse order?&amp;nbsp; This particular list is for &amp;quot;Call Reports&amp;quot;, we only need to see the last few Reports on the dropdown list.&amp;nbsp; but it shows reports 1 - 10 up to 50.&amp;nbsp; I&amp;#39;d rather have reports 99 - 89 down to 50, because the first 50 will be old and closed.&amp;nbsp; We need to see the most current call first.&amp;nbsp; I did not see a &amp;quot;sort&amp;quot; in the custimization screen.&lt;/p&gt;</description></item><item><title>Re: Only 50 items in a dropdown list</title><link>http://forums.method.me/cs/forums/thread/642.aspx</link><pubDate>Fri, 29 May 2009 13:46:45 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:642</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/642.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=642</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi Greg, &lt;/p&gt;
&lt;p&gt;You are right, by default the maximum number of items that can be displayed in a dropdown list is 50.&amp;nbsp; The reason behind this is page load time. For example, if you had a list of call numbers and you wanted to get to the items containing &amp;#39;70&amp;#39; you would start to type and items containing those numbers will filter to the top as you type. &lt;/p&gt;
&lt;p&gt;In essence, as you type, each key stroke makes a &amp;lsquo;call&amp;rsquo; to the Method servers and quickly sends info back displaying in this case the top 50 matches.&amp;nbsp; As a result, a dropdown displaying hundreds of items would slow down the dropdown response time.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Just out of curiosity, why do you need to display more than 50 items?&lt;/p&gt;</description></item><item><title>Only 50 items in a dropdown list</title><link>http://forums.method.me/cs/forums/thread/638.aspx</link><pubDate>Thu, 28 May 2009 16:24:57 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:638</guid><dc:creator>Wavetec</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/638.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=638</wfw:commentRss><description>&lt;p&gt;I created a &amp;quot;Call Report&amp;quot; screen and it has a GRID of all the Call Reports.&lt;/p&gt;
&lt;p&gt;Then I created an &amp;quot;RGA&amp;quot; screen and put a &amp;quot;CALL REPORT&amp;quot; Dropdown that attaches to the &amp;quot;Call Report&amp;quot; GRID.&amp;nbsp; When you click the dropdown to select a Call&amp;nbsp;to reference, it only has&amp;nbsp;up to call&amp;nbsp;50 and no way to page&amp;nbsp;or skip to the next set or something.&amp;nbsp; I know you can just put in &amp;quot;70&amp;quot; and it will show you only that Call # but is there a way to change the 50 item limit on a&amp;nbsp; dropdown?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks,&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>