<?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>Fixed and resolved issues</title><link>http://forums.method.me/cs/forums/28.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: Filter Grid by Date</title><link>http://forums.method.me/cs/forums/thread/27345.aspx</link><pubDate>Mon, 25 May 2015 17:26:51 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:27345</guid><dc:creator>Method_Audisho</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/27345.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=28&amp;PostID=27345</wfw:commentRss><description>&lt;p class="p1"&gt;Hi Matt,&lt;/p&gt;
&lt;p class="p1"&gt;I&amp;rsquo;m just posting back to let you know that the issue with the grid not populating on load when filtering by a date picker has been resolved. You no longer need to include a &lt;i&gt;refresh grid&lt;/i&gt; action in your &lt;i&gt;on screen load&lt;/i&gt; event for this to work correctly.&lt;/p&gt;
&lt;p class="p1"&gt;-Audisho&lt;/p&gt;</description></item><item><title>Re: Filter Grid by Date</title><link>http://forums.method.me/cs/forums/thread/26594.aspx</link><pubDate>Wed, 08 Apr 2015 21:15:04 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:26594</guid><dc:creator>Matt</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/26594.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=28&amp;PostID=26594</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Thanks Audisho,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;I think you are correct about the force screen refresh. The refres&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;/span&gt;h&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&amp;nbsp;&lt;/span&gt;grid on focus should take care it.&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Filter Grid by Date</title><link>http://forums.method.me/cs/forums/thread/26584.aspx</link><pubDate>Wed, 08 Apr 2015 17:45:11 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:26584</guid><dc:creator>Method_Audisho</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/26584.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=28&amp;PostID=26584</wfw:commentRss><description>&lt;p&gt;Hi Matt,&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I believe the default filter should populate your grid with records without the need to add this action to the screen&amp;rsquo;s &lt;b&gt;Load&lt;/b&gt; actions. I&amp;rsquo;ll &lt;span id="mce_4_start" style="overflow:hidden;"&gt;create&lt;/span&gt;&amp;nbsp;a ticket and post back here with any updates.&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I believe the reason your date picker is being reset is due to your &lt;b&gt;Back&lt;/b&gt; or &lt;b&gt;Save &amp;amp; Back&lt;/b&gt; button&amp;rsquo;s &lt;b&gt;Go To Screen&lt;/b&gt; action set to &amp;ldquo;&lt;i&gt;Force screen refresh after navigation&lt;/i&gt;&amp;rdquo;. You might try unchecking this option and instead adding a &lt;b&gt;Refresh Grid&lt;/b&gt; action to the list screen&amp;rsquo;s &lt;b&gt;Focus&lt;/b&gt; actions. This way your grid will still refresh when you navigate back to the screen.&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;-Audisho&lt;/p&gt;</description></item><item><title>Re: Filter Grid by Date</title><link>http://forums.method.me/cs/forums/thread/26583.aspx</link><pubDate>Wed, 08 Apr 2015 17:20:32 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:26583</guid><dc:creator>Matt</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/26583.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=28&amp;PostID=26583</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hi Audisho,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;The screen does load without error now.&lt;/p&gt;
&lt;p&gt;I am having the same results as you that the grid does not load right away. Its worth checking to see if it should be doing that, but its not a big problem as i can put a refresh grid action on the screen load and still get the desired results.&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;On a related note&lt;/span&gt;&amp;nbsp;I noticed &lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;/span&gt;the date picker object which i&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;/span&gt;s set to be the current date by default. When I click on a work order, go to the edit work order screen and come back to the work order list the date gets changed back to today&amp;#39;s date even if I changed it to something else. When I go to the edit work order screen I have the option selected to leave the work order list screen in the currently open list. I would understand the date resetting if I closed the screen and then opend it again, b&lt;span id="mce_1_start" style="overflow:hidden;"&gt;u&lt;/span&gt;t that&amp;#39;s not the case.&lt;/p&gt;</description></item><item><title>Re: Filter Grid by Date</title><link>http://forums.method.me/cs/forums/thread/26582.aspx</link><pubDate>Wed, 08 Apr 2015 16:51:36 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:26582</guid><dc:creator>Method_Audisho</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/26582.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=28&amp;PostID=26582</wfw:commentRss><description>&lt;p&gt;Hi Matt,&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This issue should be resolved. Try this again and let me know if you&amp;rsquo;re still running in to any issues.&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;One thing that I noticed on my end is that the grid is not being populated when the screen loads using this filter. I have to select refresh on the grid for it to be populated. I&amp;rsquo;m unsure if this is just an error with my configuration. Let me know if you see the same and I will create a ticket.&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;-Audisho&lt;/p&gt;</description></item><item><title>Re: Filter Grid by Date</title><link>http://forums.method.me/cs/forums/thread/26525.aspx</link><pubDate>Thu, 02 Apr 2015 16:15:58 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:26525</guid><dc:creator>Method_Audisho</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/26525.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=28&amp;PostID=26525</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_4_start" style="overflow:hidden;"&gt;H&lt;/span&gt;i Matt,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I was able to reproduce this error by setting corresponding view as the default view (can&amp;rsquo;t believe I&amp;nbsp;missed this, D&amp;rsquo;oh!). I&amp;rsquo;ll create a ticket and post all updates here. For now, you can still use the view, but not as the default. I hope this helps.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-Audisho&lt;/p&gt;</description></item><item><title>Re: Filter Grid by Date</title><link>http://forums.method.me/cs/forums/thread/26524.aspx</link><pubDate>Thu, 02 Apr 2015 14:40:00 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:26524</guid><dc:creator>Method_Audisho</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/26524.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=28&amp;PostID=26524</wfw:commentRss><description>&lt;p&gt;Hi Matt,&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I made this change, but still can&amp;rsquo;t reproduce the error.&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;-Audisho&lt;/p&gt;</description></item><item><title>Re: Filter Grid by Date</title><link>http://forums.method.me/cs/forums/thread/26520.aspx</link><pubDate>Thu, 02 Apr 2015 13:38:43 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:26520</guid><dc:creator>Matt</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/26520.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=28&amp;PostID=26520</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hey Audisho,&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The only thing I can see that looks different is the date picker I have on the screen is formatted to only show the date, not the time as well. Let me know if it is still working for you if you try that and I can send you the account info.&lt;/p&gt;</description></item><item><title>Re: Filter Grid by Date</title><link>http://forums.method.me/cs/forums/thread/26519.aspx</link><pubDate>Thu, 02 Apr 2015 13:34:06 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:26519</guid><dc:creator>Method_Audisho</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/26519.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=28&amp;PostID=26519</wfw:commentRss><description>&lt;p&gt;Hi Matt,&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I added the filter you described to the activity list screen, but can&amp;rsquo;t reproduce the error. Here is what I&amp;rsquo;ve added:&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;img src="http://i.imgur.com/sq7CK1J.png" width="748" height="883" alt="" /&gt;&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;span id="mce_5_start" style="overflow:hidden;"&gt;&lt;span id="mce_6_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;img src="http://i.imgur.com/HxzVkRd.png" width="714" height="989" alt="" /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Is there anything that I&amp;rsquo;m missing? If you email me the company account name and app info, I&amp;rsquo;m happy to sign in and take a look.&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;-Audisho&lt;/p&gt;</description></item><item><title>Filter Grid by Date</title><link>http://forums.method.me/cs/forums/thread/26515.aspx</link><pubDate>Wed, 01 Apr 2015 20:37:03 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:26515</guid><dc:creator>Matt</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/26515.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=28&amp;PostID=26515</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;I created a screen similar to the field service work order screen. It has a date object at the top and a grid of work orders. Today it stopped working with the error &amp;quot;The view filter expression could not be parsed&amp;quot; Error Reference 6349-9270-0067. The issue is the View filter relating to the date. I have it set to filter the DueDate Start field is less than or equal to the date on the screen. If I remove that filter the screen does not show an error.&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>