<?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: Converting an estimate to an opportunity from the estimates screen</title><link>http://forums.method.me/cs/forums/thread/29292.aspx</link><pubDate>Thu, 08 Oct 2015 13:11:51 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:29292</guid><dc:creator>Method_Morty</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/29292.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=29292</wfw:commentRss><description>&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;Hey,&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start"&gt;&lt;span id="mce_1_start"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;span id="mce_4_start" style="overflow:hidden;"&gt;Update-&amp;nbsp;&lt;/span&gt;a&lt;/span&gt;s I read over this thread I realized we can skip step (2).&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_7_start" style="overflow:hidden;"&gt;D&lt;/span&gt;uring Step (1) you have an option&amp;nbsp;&lt;span id="mce_2_start"&gt;&lt;/span&gt;to assign the Record ID to an Action Result, thus no need to loop the Table to find the Record ID.&lt;span id="mce_6_start" style="overflow:hidden;"&gt;&lt;span id="mce_9_start" style="overflow:hidden;"&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;div&gt;&lt;span id="mce_5_start" style="overflow:hidden;"&gt;&lt;span id="mce_8_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;img src="http://i.imgur.com/SaBbaCP.png" width="463" height="299" alt="" /&gt;&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;-- Mortaza&lt;/div&gt;</description></item><item><title>Re: Converting an estimate to an opportunity from the estimates screen</title><link>http://forums.method.me/cs/forums/thread/29260.aspx</link><pubDate>Wed, 07 Oct 2015 15:43:11 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:29260</guid><dc:creator>Method_Morty</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/29260.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=29260</wfw:commentRss><description>&lt;p&gt;Hey,&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;/span&gt;You have a few different routes to take. The prerequisite is you will need to have a Opportunity # saved first to relate to an Estimate. Thus going from Estimate to Opportunity we&amp;#39;ll need to do a little bit of reverse engineering:&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;First&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;/span&gt; start by Saving All Sections Action to save the Estimate. &lt;span id="mce_20_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_20_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;br /&gt;(1) Using an Insert Records Into Table Action you will need to create a new Opportunity:&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_5_start" style="overflow:hidden;"&gt;&lt;span id="mce_11_start" style="overflow:hidden;"&gt;&lt;img src="http://i.imgur.com/BHQiDwe.png" width="463" height="299" alt="" /&gt;&lt;/span&gt;&lt;span id="mce_19_start" style="overflow:hidden;"&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&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_17_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;em&gt;*note CloseDate, OpportunityStage, Name Values (you may want to have that different I chose default settings)&lt;span id="mce_17_end" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;(2) Now that you have the new Opportunity we need to Retrieve it&amp;#39;s RecordID and assign it to the Estimate (creating the relationship)&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;- In a Loop Through Table using a Retrieve Value From Table Action you will need to retrieve the last (Max) RecordID:&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_6_start" style="overflow:hidden;"&gt;&lt;span id="mce_12_start" style="overflow:hidden;"&gt;&lt;img src="http://i.imgur.com/HUMqxCk.png" width="324" height="272" 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;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;(3) Lastly you will need to use an Update Field in Table action to input that RecordID to the Estimate record.&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_8_start" style="overflow:hidden;"&gt;&lt;span id="mce_10_start" style="overflow:hidden;"&gt;&lt;span id="mce_13_start" style="overflow:hidden;"&gt;&lt;img src="http://i.imgur.com/xGTblun.png" width="393" height="239" alt="" /&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&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_7_start" style="overflow:hidden;"&gt;&lt;/span&gt;Here&amp;#39;s an overview of my full Action Set:&lt;span id="mce_14_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_9_start" style="overflow:hidden;"&gt;&lt;span id="mce_15_start" style="overflow:hidden;"&gt;&lt;img src="http://i.imgur.com/V6UnwNF.png" width="345" height="191" 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;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This will create the Opportunity and relate it to the Estimate. From here you can choose the workflow (e.g. open EditOpportunity screen in a Pop-Up).&lt;span id="mce_16_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;Let me know if you run into any problems or have any further questions.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;-- Mortaza&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Converting an estimate to an opportunity from the estimates screen</title><link>http://forums.method.me/cs/forums/thread/29243.aspx</link><pubDate>Tue, 06 Oct 2015 20:11:11 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:29243</guid><dc:creator>cwellman@wellmanexteriors.net</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/29243.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=29243</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;For my company, an estimate is the same thing as an opportunity. &amp;nbsp;I would like to streamline the process by adding a &amp;quot;convert to opportunity&amp;quot; tab on the estimates screen. &amp;nbsp;I would like for everytime we fill out an estimate, for there to be a tab that allows us to convert that estimate into an opportunity. &amp;nbsp;The current way you have to go to create the opportunity, then go create the estimate, then link the opportunity on the estimates screen. &amp;nbsp;I feel it would save a lot of time &amp;nbsp;if we could just skip creating the opportunity first, and just be able to create the estimate, and at the bottom of th estimate click a button that would convert it to an opportunity. &amp;nbsp;&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>