<?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>Search results by user ID 7059</title><link>http://forums.method.me/cs/search/SearchResults.aspx?o=DateDescending&amp;u=7059</link><description>Search results by user ID 7059</description><dc:language>en-US</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Perpetuating lead source from lead to opportunity</title><link>http://forums.method.me/cs/forums/p/9757/32716.aspx#32716</link><pubDate>Tue, 27 Sep 2016 21:30:58 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:32716</guid><dc:creator>tlundy</dc:creator><description>&lt;p&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;I am trying to figure out how to transfer a change of lead source in a lead/customer to the lead source field in an opportunity. &amp;nbsp;When I create a new opportunity from a lead, it fills out the lead source from the lead correctly, but if I change that lead source in the lead it is not updated in the opporutnity. &amp;nbsp;Is there a way to change the opportunity table to just reference the lead source field in the customer table instead of using the one in the opportunity table, or do I need to program a separate update field action on the save button for edit lead/customer screens?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;Tate&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Debugger output repeating the same value in conditional statements</title><link>http://forums.method.me/cs/forums/p/9708/32599.aspx#32599</link><pubDate>Fri, 19 Aug 2016 20:17:46 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:32599</guid><dc:creator>tlundy</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Thanks for the response.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;No, I can work around this issue just be switching out the order of the variables and running it twice. &amp;nbsp;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I would like to know if there is a better action list editor in the new UI. &amp;nbsp;I haven&amp;#39;t switched yet and I am spending way too much time hitting the up arrow 30+ times to add actions into the middle of a list. &amp;nbsp;Does the new UI have insert in place or drag and drop or anything that makes this process faster?&lt;/p&gt;
&lt;p&gt;Thanks again,&lt;/p&gt;
&lt;p&gt;Tate&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description></item><item><title>Debugger output repeating the same value in conditional statements</title><link>http://forums.method.me/cs/forums/p/9708/32596.aspx#32596</link><pubDate>Thu, 18 Aug 2016 20:11:55 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:32596</guid><dc:creator>tlundy</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;I am having a hard time debugging some issues because of what appears to be a bug in the debugger output. &amp;nbsp;Every time I have a conditional statement it always repeats the first comparison value as the second value. &amp;nbsp;For example&lt;span id="mce_16_start" style="overflow:hidden;"&gt;&lt;/span&gt;:&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;em&gt;&lt;span id="mce_8_start" style="overflow:hidden;"&gt;&lt;span id="mce_9_start" style="overflow:hidden;"&gt;&lt;span id="mce_10_start" style="overflow:hidden;"&gt;&lt;span id="mce_11_start" style="overflow:hidden;"&gt;&lt;span id="mce_12_start" style="overflow:hidden;"&gt;&lt;span id="mce_13_start" style="overflow:hidden;"&gt;&lt;span id="mce_14_start" style="overflow:hidden;"&gt;&lt;span id="mce_15_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Start Conditional Statement&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;We are comparing the first value which is Probably buy from us. with the second value Probably buy from us. the criteria sign to evaluate the response was = result is :False Comparis&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;/span&gt;on type is :Text&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;span id="mce_5_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_6_end" style="overflow:hidden;"&gt;&lt;span id="mce_8_end" style="overflow:hidden;"&gt;&lt;span id="mce_9_end" style="overflow:hidden;"&gt;&lt;span id="mce_10_end" style="overflow:hidden;"&gt;&lt;span id="mce_11_end" style="overflow:hidden;"&gt;&lt;span id="mce_12_end" style="overflow:hidden;"&gt;&lt;span id="mce_13_end" style="overflow:hidden;"&gt;&lt;span id="mce_14_end" style="overflow:hidden;"&gt;&lt;span id="mce_15_end" style="overflow:hidden;"&gt;&lt;span id="mce_17_start" style="overflow:hidden;"&gt;The result is correct (false) but the second value should read &amp;quot;Gathering Info&amp;quot;. &amp;nbsp;I have reversed the comparison, but whatever I put into value 1&lt;span id="mce_20_start" style="overflow:hidden;"&gt; in the form&lt;/span&gt;&amp;nbsp;is generated &lt;span id="mce_21_start" style="overflow:hidden;"&gt;as both first value and&lt;/span&gt;&amp;nbsp;second value&lt;span id="mce_23_start" style="overflow:hidden;"&gt; in the debugger output&lt;/span&gt;.&lt;span id="mce_22_start" style="overflow:hidden;"&gt;&lt;span id="mce_24_start" style="overflow:hidden;"&gt; &amp;nbsp;This happens with values from screen, values from row and action results. &amp;nbsp;These are all I have tested. &amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Any help would be appreciated.&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_25_start" style="overflow:hidden;"&gt;My entire debug trace is below. &amp;nbsp;All conditional statements exhibit the issue.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Debug Tracing&lt;br /&gt;Why am I getting this popup? You, or another user has turned on debug tracing, which gives you a list of all actions, and their values, that are run when a button is clicked or a screen is loaded. This can be turned on or off under Customize &amp;gt; Display &amp;gt; Enable Debug Tracing.&lt;br /&gt;Action Information&lt;br /&gt;Retrieve Value From Table The value of Retrieve First: from field: OpportunityStage of table: viewOpportunityStage was Gathering Info&lt;br /&gt;Start Conditional Statement We are comparing the first value which is Gathering Info with the second value Gathering Info the criteria sign to evaluate the response was &amp;lt;&amp;gt; result is :True Comparison type is :Text&lt;br /&gt;Retrieve Value From Table The value of Retrieve First: from field: StageProbabilityPercent of table: viewOpportunityStage was 5&lt;br /&gt;Start Conditional Statement We are comparing the first value which is 5 with the second value 5 the criteria sign to evaluate the response was &amp;lt;&amp;gt; result is :True Comparison type is :Text&lt;br /&gt;Retrieve Value From Table The value of Retrieve First: from field: OpportunityStageCategory of table: viewOpportunityStage was Open&lt;br /&gt;Start Conditional Statement We are comparing the first value which is Open with the second value Open the criteria sign to evaluate the response was C result is :False Comparison type is :Text&lt;br /&gt;Assign Value To Action Result Action Result resultCurrentDate was added the value 18-Aug-2016 03:02:00 PM&lt;br /&gt;Start Loop Through Grid Query for Loop:SELECT ROW_NUMBER() OVER (ORDER BY VIEWOPTISTAGEDURATION.[STAGEORDER] ASC) as [ROW_NUMBER], [viewOptiStageDuration].[RecordID], [viewOptiStageDuration].[TenantID], [viewOptiStageDuration].[StageStart], [viewOptiStageDuration].[StageEnd], [viewOptiStageDuration].[StageDuration], [viewOptiStageDuration].[OpportunityID], [viewOptiStageDuration].[OpportunityID_RecordID], [viewOptiStageDuration].[Description], [viewOptiStageDuration].[OpportunityStageID], [viewOptiStageDuration].[OpportunityStageID_RecordID], [viewOptiStageDuration].[OpportunityStage], [viewOptiStageDuration].[StageOrder] FROM viewOptiStageDuration WITH (nolock) INNER JOIN OptiStageDuration ON viewOptiStageDuration.RecordID = OptiStageDuration.RecordID WHERE (OptiStageDuration.OpportunityIDRef = 16) AND (VIEWOPTISTAGEDURATION.TENANTID=@TENANTID OR VIEWOPTISTAGEDURATION.TENANTID IS NULL)&lt;br /&gt;Number of records returned:3&lt;br /&gt;Start Conditional Statement We are comparing the first value which is Probably buy software. with the second value Probably buy software. the criteria sign to evaluate the response was = result is :False Comparison type is :Text&lt;br /&gt;Start Conditional Statement We are comparing the first value which is Gathering Info with the second value Gathering Info the criteria sign to evaluate the response was &amp;lt;&amp;gt; result is :True Comparison type is :Text&lt;br /&gt;Start Conditional Statement We are comparing the first value which is 8/18/2016 8:01:53 PM with the second value 8/18/2016 8:01:53 PM the criteria sign to evaluate the response was = result is :False Comparison type is :Text&lt;br /&gt;Start Conditional Statement We are comparing the first value which is 1 with the second value 1 the criteria sign to evaluate the response was &amp;lt; result is :False Comparison type is :Text&lt;br /&gt;Start Conditional Statement We are comparing the first value which is Probably buy from us. with the second value Probably buy from us. the criteria sign to evaluate the response was = result is :False Comparison type is :Text&lt;br /&gt;Start Conditional Statement We are comparing the first value which is Gathering Info with the second value Gathering Info the criteria sign to evaluate the response was &amp;lt;&amp;gt; result is :True Comparison type is :Text&lt;br /&gt;Start Conditional Statement We are comparing the first value which is with the second value the criteria sign to evaluate the response was = result is :True Comparison type is :Text&lt;br /&gt;Update Field In Table Value From Session for instertion was found to be :18-Aug-2016 08:02:19 PM Query to make update:SELECT RecordID, [StageEnd] FROM [OptiStageDuration] WHERE [RecordID] = &amp;#39;41&amp;#39;spdColumnType was DateTime spdColumnSize was 0 strInsertionValues was 18-Aug-2016 08:02:19 PM&lt;br /&gt;Date Difference Differrence between 8/18/2016 8:02:00 PM and 8/18/2016 3:02:00 PM was 0 , minus days added because of exlusion of day of week was:0 days found to be exldued are:&lt;br /&gt;Update Field In Table Query to make update:SELECT RecordID, [StageDuration] FROM [OptiStageDuration] WHERE [RecordID] = &amp;#39;41&amp;#39;spdColumnType was Integer spdColumnSize was 0 strInsertionValues was 0&lt;br /&gt;Start Conditional Statement We are comparing the first value which is 1 with the second value 1 the criteria sign to evaluate the response was &amp;lt; result is :False Comparison type is :Text&lt;br /&gt;Start Conditional Statement We are comparing the first value which is Verbal approval. Awaiting PO. with the second value Verbal approval. Awaiting PO. the criteria sign to evaluate the response was = result is :False Comparison type is :Text&lt;br /&gt;Start Conditional Statement We are comparing the first value which is Gathering Info with the second value Gathering Info the criteria sign to evaluate the response was &amp;lt;&amp;gt; result is :True Comparison type is :Text&lt;br /&gt;Start Conditional Statement We are comparing the first value which is 8/18/2016 8:02:05 PM with the second value 8/18/2016 8:02:05 PM the criteria sign to evaluate the response was = result is :False Comparison type is :Text&lt;br /&gt;Start Conditional Statement We are comparing the first value which is 1 with the second value 1 the criteria sign to evaluate the response was &amp;lt; result is :False Comparison type is :Text&lt;br /&gt;Start Conditional Statement We are comparing the first value which is with the second value the criteria sign to evaluate the response was &amp;lt;&amp;gt; result is :True Comparison type is :Text&lt;br /&gt;Insert Records Into Table Insert Fields: [OpportunityIDRef], [OpportunityStageIDRef], [StageStart],[TenantID],intMarkedForDeletion Insert Records: &amp;#39;16&amp;#39;, &amp;#39;11&amp;#39;,18-Aug-2016 08:02:00 PM, &amp;#39;1&amp;#39;, 0&lt;br /&gt;Close&lt;br /&gt;[Resize]&lt;/p&gt;</description></item><item><title>Re: How do create an &amp;quot;All&amp;quot; option in a drop down filter</title><link>http://forums.method.me/cs/forums/p/8083/29829.aspx#29829</link><pubDate>Tue, 01 Dec 2015 16:05:42 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:29829</guid><dc:creator>tlundy</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;img src="http://imgur.com/TSaBuJg" alt="" /&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;br /&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;http://imgur.com/TSaBuJg&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: How do create an &amp;quot;All&amp;quot; option in a drop down filter</title><link>http://forums.method.me/cs/forums/p/8083/29818.aspx#29818</link><pubDate>Mon, 30 Nov 2015 19:51:55 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:29818</guid><dc:creator>tlundy</dc:creator><description>&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;span&gt;Ben,&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;&lt;/div&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;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;Yes, that is correct.&amp;nbsp; I currently have 2 filters on the home page.&amp;nbsp; One for user and one for stage.&amp;nbsp; I would like an &amp;quot;All Users&amp;quot; option in the users dropdown and an &amp;quot;All Stages&amp;quot; option in the stage dropdown.&amp;nbsp; &lt;span id="mce_4_start" style="overflow:hidden;"&gt;I will email you a screen shot since this editor only support image URLs&lt;/span&gt;.&amp;nbsp; If you could point me to instructions on how to do this I would appreciate it.&lt;/div&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span id="mce_5_start" style="overflow:hidden;"&gt;Thanks,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_5_start" style="overflow:hidden;"&gt;&lt;/span&gt;Tate&lt;/p&gt;</description></item><item><title>How do create an &amp;quot;All&amp;quot; option in a drop down filter</title><link>http://forums.method.me/cs/forums/p/8083/29746.aspx#29746</link><pubDate>Fri, 20 Nov 2015 22:34:14 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:29746</guid><dc:creator>tlundy</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;I am trying to create a chart that filters by the stage of the opportunity. &amp;nbsp;I have successfully done this, but I am unable to find a way to add an &amp;quot;All Stages&amp;quot; option to the drop down that would essentially disregard the filter and show all opportunities regardless of stage.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Any help is appreciated,&lt;/p&gt;
&lt;p&gt;Mike&lt;/p&gt;</description></item><item><title>Re: Report Designer not displaying</title><link>http://forums.method.me/cs/forums/p/8041/29607.aspx#29607</link><pubDate>Mon, 09 Nov 2015 17:29:23 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:29607</guid><dc:creator>tlundy</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Thanks. &amp;nbsp;It turns out that McAfee was blocking your scripts on that page. &amp;nbsp;Of course, it notified me of that fact with a nearly invisible icon, but once I knew it what to expect I figured it out. &amp;nbsp;Thanks for the assistance.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Tate&lt;/p&gt;</description></item><item><title>Report Designer not displaying</title><link>http://forums.method.me/cs/forums/p/8041/29602.aspx#29602</link><pubDate>Sat, 07 Nov 2015 19:48:19 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:29602</guid><dc:creator>tlundy</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;When I am editing a report and select &amp;quot;Open Report Designer&amp;quot; the pop up window goes blank. &amp;nbsp;I have tried this on multiple pages and report objects and it behaves the same way each time.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Is there a way to get this working?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Tate&lt;/p&gt;</description></item><item><title>Re: 404 Error on Export Actions</title><link>http://forums.method.me/cs/forums/p/8036/29591.aspx#29591</link><pubDate>Fri, 06 Nov 2015 21:25:52 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:29591</guid><dc:creator>tlundy</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;I am using Chrome. &amp;nbsp;The issue is with the &lt;span id="mce_1_start" style="overflow:hidden;"&gt;&amp;quot;&lt;/span&gt;Oppo. Data&amp;nbsp;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;from Optimation (#729)&amp;quot; screen, not the general Opportunities list.&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>404 Error on Export Actions</title><link>http://forums.method.me/cs/forums/p/8036/29587.aspx#29587</link><pubDate>Fri, 06 Nov 2015 19:53:40 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:29587</guid><dc:creator>tlundy</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;I am attempting to create a button that exports a grid to excel. &amp;nbsp;However, when I select the download link I get a 404 error. &amp;nbsp;I tried adding an export to PDF and I get the same error. &amp;nbsp;I have logged in and out, republished and saved. &amp;nbsp;I have even regenerated the opportunity table it was based on. &amp;nbsp;I can&amp;#39;t find any other hints in the forum besides those. &amp;nbsp;How can I get the action to work correctly?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Tate&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>