<?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: Export Button</title><link>http://forums.method.me/cs/forums/thread/13220.aspx</link><pubDate>Fri, 20 Jul 2012 13:14:41 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:13220</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/13220.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=13220</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/cs/Themes/methodtheme/images/icon-quote.gif"&gt; &lt;strong&gt;s.white:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;Is there a way to tell me what actions are fired when you click the &amp;quot;close&amp;quot; button on the Export popup window?&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;There are no action fired when you click that close button so I&amp;#39;m not sure what&amp;#39;s happening on your page. &amp;nbsp;I just tested a customer grid based on the info you gave me above and it exports without any error when I click the close button. &amp;nbsp;Are you able to take a screen shot of your screen and the error message you&amp;#39;re getting? &amp;nbsp;You can post the image to &lt;a target="_blank" title="image hosting" href="http://www.methodintegration.com/cs/forums/AddPost.aspx/imgur.com"&gt;imgur.com&lt;/a&gt; and put a link up here in the forums.&lt;/p&gt;
&lt;p&gt;~C&lt;/p&gt;</description></item><item><title>Re: Export Button</title><link>http://forums.method.me/cs/forums/thread/13216.aspx</link><pubDate>Thu, 19 Jul 2012 14:57:22 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:13216</guid><dc:creator>s.white</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/13216.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=13216</wfw:commentRss><description>&lt;p&gt;Thanks Chad - I&amp;#39;ve troubleshot this a bit further, and it seems I only have the problem when working with a grid based on the Customer table.&amp;nbsp; I now have a screen with a grid containing just company name and email, and no other buttons, no advanced settings (no on screen loads etc.) and I still get the error.&amp;nbsp; If I add other grids on other screens based off of other tables, and add the Export button, I get no errors.&amp;nbsp; Is there a way to tell me what actions are fired when you click the &amp;quot;close&amp;quot; button on the Export popup window?&lt;/p&gt;</description></item><item><title>Re: Export Button</title><link>http://forums.method.me/cs/forums/thread/13175.aspx</link><pubDate>Mon, 16 Jul 2012 17:57:37 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:13175</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/13175.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=13175</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/cs/Themes/methodtheme/images/icon-quote.gif"&gt; &lt;strong&gt;s.white:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;I don&amp;#39;t know a way to get at the actions that go with the Close button to know how to troubleshoot the problem. &amp;nbsp;Thoughts?&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;I just tested the export function on both the June and July version of Method and did not run into this error. &amp;nbsp;Do you have any other actions on the button? &amp;nbsp;There might be another action on your button which is causing the problem. &amp;nbsp;As a test try making a screen with 1 grid, 1 button and 1 action to &lt;i&gt;export the grid&lt;/i&gt; - do you get the error on this screen?&lt;/p&gt;
&lt;p&gt;~C&lt;/p&gt;</description></item><item><title>Export Button</title><link>http://forums.method.me/cs/forums/thread/13170.aspx</link><pubDate>Mon, 16 Jul 2012 15:06:26 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:13170</guid><dc:creator>s.white</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/13170.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=13170</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ve added an export button to one of my screens to be able to dump my grid to Excel. &amp;nbsp;The information exports fine, but when I&amp;#39;m done and click the &amp;quot;Close&amp;quot; button on the Export screen, it generates an error:&lt;/p&gt;
&lt;p&gt;&lt;span class="pspan"&gt;&lt;i&gt;&lt;b&gt;ERROR: One or more fields referenced by your actions were not 
found on the screen. Please make sure all actions specify a valid object on the 
screen and republish. If the problem continues, please contact an 
administrator.&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t know a way to get at the actions that go with the Close button to know how to troubleshoot the problem. &amp;nbsp;Thoughts?&lt;/p&gt;
&lt;p&gt;It otherwise all works fine, just an extra click to move beyond that error.&lt;/p&gt;</description></item></channel></rss>