<?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: Loading Active Record ID into a Pop Up Screen</title><link>http://forums.method.me/cs/forums/thread/19870.aspx</link><pubDate>Thu, 14 Nov 2013 22:30:18 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19870</guid><dc:creator>Method_Radwan</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19870.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19870</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Value from row should work if you have a &lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;date column in the table. Try using &amp;quot;value from screen&amp;quot;&lt;span id="mce_4_start" style="overflow:hidden;"&gt; and see if it gives you an error still.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Loading Active Record ID into a Pop Up Screen</title><link>http://forums.method.me/cs/forums/thread/19869.aspx</link><pubDate>Thu, 14 Nov 2013 20:00:37 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19869</guid><dc:creator>Ben Brower</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19869.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19869</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;The second action after assigning Active Record ID is a conditional statement that checks whether or not a date field is empty. &amp;nbsp;Value 1 is the date field from &amp;#39;value from row&amp;#39; and it&amp;#39;s checking whether or not it is empty. &amp;nbsp;It&amp;#39;s saying that it can&amp;#39;t find the &amp;#39;date&amp;#39; field...&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Loading Active Record ID into a Pop Up Screen</title><link>http://forums.method.me/cs/forums/thread/19868.aspx</link><pubDate>Thu, 14 Nov 2013 19:33:15 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19868</guid><dc:creator>Method_Radwan</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19868.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19868</wfw:commentRss><description>&lt;p&gt;&lt;span&gt;&lt;span id="mce_6_start" style="overflow:hidden;"&gt;&lt;span id="mce_8_start" style="overflow:hidden;"&gt;&lt;span id="mce_9_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&amp;quot;Action Sequence: 2&amp;quot; tells &lt;span id="mce_4_start" style="overflow:hidden;"&gt;us&lt;/span&gt;&amp;nbsp;that it threw an error when attempted to perform the 2nd&amp;nbsp;action within the Action Set.&lt;span id="mce_5_start" style="overflow:hidden;"&gt;&lt;span id="mce_7_start" style="overflow:hidden;"&gt;&amp;nbsp;It &lt;span id="mce_10_start" style="overflow:hidden;"&gt;will&lt;/span&gt;&amp;nbsp;help to get a little more info from you, what are the condition statements and what actions are being performed?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span id="mce_12_start" style="overflow:hidden;"&gt;&lt;/span&gt;Radwan&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Loading Active Record ID into a Pop Up Screen</title><link>http://forums.method.me/cs/forums/thread/19867.aspx</link><pubDate>Thu, 14 Nov 2013 18:55:04 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19867</guid><dc:creator>Ben Brower</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19867.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19867</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;I think I have it set up correctly, however, I&amp;#39;m still having trouble. &amp;nbsp;Upon selecting the &amp;#39;select&amp;#39; botton, I have the actions go through 2 conditional statements, having 1 action do something if a field has a certian value, and doing something else if the same field has a different value. &amp;nbsp;I&amp;#39;m getting the following message:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;span&gt;Action Sequence:2&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Unable to locate value from row for column CurrentDateTime&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Please contact your developer.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Any idea on why I&amp;#39;m having this problem?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Ben&lt;/p&gt;</description></item><item><title>Re: Loading Active Record ID into a Pop Up Screen</title><link>http://forums.method.me/cs/forums/thread/19866.aspx</link><pubDate>Thu, 14 Nov 2013 15:15:00 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19866</guid><dc:creator>Method_Radwan</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19866.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19866</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hi Ben,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;span id="mce_6_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;First you must make sure that the select column of your grid is a link not a field. &lt;span id="mce_3_start" style="overflow:hidden;"&gt;Next you must edit the actions for the select link, by default there will be a &amp;quot;set active r&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;/span&gt;ecord ID for screen&amp;quot; action already in place. Since you want to open the active record in a pop up you must add the &amp;quot;show screen in popup&amp;quot; action and have choose the pop up screen to have the same active record ID.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_6_end" style="overflow:hidden;"&gt;&lt;span id="mce_8_start" style="overflow:hidden;"&gt;Hope this helps you out!&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Radwan&lt;span id="mce_9_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_7_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Loading Active Record ID into a Pop Up Screen</title><link>http://forums.method.me/cs/forums/thread/19863.aspx</link><pubDate>Thu, 14 Nov 2013 02:00:13 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19863</guid><dc:creator>Ben Brower</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19863.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19863</wfw:commentRss><description>&lt;p&gt;I am trying to load a record from a grid through the select button that will populate the relative screen in a pop up. &amp;nbsp;How do I configure the actions of the select button to accomplish this?&lt;/p&gt;</description></item></channel></rss>