<?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 4746</title><link>http://forums.method.me/cs/search/SearchResults.aspx?o=DateDescending&amp;u=4746</link><description>Search results by user ID 4746</description><dc:language>en-US</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: Default Values not generating after &amp;quot;Save and New&amp;quot;</title><link>http://forums.method.me/cs/forums/p/1606/5657.aspx#5657</link><pubDate>Tue, 22 Mar 2011 20:06:00 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:5657</guid><dc:creator>Phat Matt</dc:creator><description>&lt;p&gt;Hey Michael,&lt;/p&gt;
&lt;p&gt;I am setting DEFAULT VALUEs in the first page of the FIELD PROPERTIES window. That is the info that will not generate automatically when a new form is opened. &lt;/p&gt;
&lt;p&gt;Example Steps that I take:&lt;/p&gt;
&lt;p&gt;1) Log into Method&amp;nbsp; 2) Select New Work Order&amp;nbsp; 3) Fill out required fields on screen&amp;nbsp; 4) Print&amp;nbsp; 5) Save and New&amp;nbsp; 6)When new screen loads, default values do not generate&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Default Values not generating after &amp;quot;Save and New&amp;quot;</title><link>http://forums.method.me/cs/forums/p/1606/5631.aspx#5631</link><pubDate>Mon, 21 Mar 2011 23:21:21 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:5631</guid><dc:creator>Phat Matt</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am having a small issue with my Work Order screen. When I open a new work order all the default values are generated properly in the fields I have directed. However, after a &amp;quot;save and new&amp;quot;, &amp;quot;cancel&amp;quot;, etc. button is pressed, the next new work order will not have the default values generated thus requiring manual entry of each field. If I log out of Method and back in, the default values will generate upon a new work order. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please help!&amp;nbsp; Thanks!&lt;/p&gt;</description></item><item><title>Re: Delete or update specific record in grid</title><link>http://forums.method.me/cs/forums/p/1399/4875.aspx#4875</link><pubDate>Wed, 02 Feb 2011 21:29:27 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:4875</guid><dc:creator>Phat Matt</dc:creator><description>&lt;p&gt;It worked! You are a genious Michael! I never knew until a few minutes ago that you could add another &amp;quot;where&amp;quot; statement on retrieve value. I get excited when I learn new things. Thanks for the help!!!&lt;/p&gt;</description></item><item><title>Delete or update specific record in grid</title><link>http://forums.method.me/cs/forums/p/1399/4799.aspx#4799</link><pubDate>Fri, 28 Jan 2011 01:20:06 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:4799</guid><dc:creator>Phat Matt</dc:creator><description>&lt;p&gt;Hello!&lt;/p&gt;
&lt;p&gt;I am trying to figure out in a string of actions how to either update or delete a specific record in a grid. I have a string of actions that inserts a new record into the estimateline grid on the estimate and enters a subtotal from the estimateline grid. I am trying to figure out how to update or delete and add back the same record once additional records have been added to the estimateline grid thus changing the subtotal.&amp;nbsp; I would need to specify the record as &amp;quot;equal to&amp;quot; or &amp;quot;contains&amp;quot; item name that needs to be updated and also reference the recordID to match the recordID of the screen.&lt;/p&gt;
&lt;p&gt;Any thoughts???&lt;br /&gt;Thanks a ton!&lt;/p&gt;</description></item><item><title>Re: Formulas in Estimates</title><link>http://forums.method.me/cs/forums/p/1313/4592.aspx#4592</link><pubDate>Mon, 10 Jan 2011 22:49:27 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:4592</guid><dc:creator>Phat Matt</dc:creator><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hey Denis, Got that to work and is calculating with a hours x difficulty level to result in total hours for each line item.&amp;nbsp; Sweet! Is there a way to create a series of actions that will enter a new line on the estimateline table and enter a labor line item? Then enter values into the cost field?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Formulas in Estimates</title><link>http://forums.method.me/cs/forums/p/1313/4502.aspx#4502</link><pubDate>Tue, 04 Jan 2011 05:39:08 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:4502</guid><dc:creator>Phat Matt</dc:creator><description>&lt;p&gt;Hey Denis,&lt;/p&gt;
&lt;p&gt;I am trying to get the esthrs in the items table to generate on an estimate. I can get the field to show up in the grid but it is not carrying the information to the estimate.&amp;nbsp; Also, once I can get it to show up, I would like to add two additional fields. The first would be on the item table and be a custom one called &amp;quot;difficulty&amp;quot;. The second would be on the estimate screen called &amp;quot;TotalHours&amp;quot; which does a basic math operation to multiply &amp;quot;esthrs&amp;quot; by &amp;quot;difficulty&amp;quot;.&amp;nbsp; Also, could you reset my account for theagentsee? I have messed it up quite a bit in my learning process and am getting stuck on a few tables when I try to edit. It wont let me save and I cant delete the fields that are causing the problem as it says theyre tied to a table when they are not.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Matt&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Formulas in Estimates</title><link>http://forums.method.me/cs/forums/p/1313/4464.aspx#4464</link><pubDate>Tue, 28 Dec 2010 23:58:42 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:4464</guid><dc:creator>Phat Matt</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am new to this and maybe a bit ahead of myself in asking this question as I have not reviewed all of the videos but cannot find a thread regarding this. I am trying to attach estimated hours to each item and have a formula that automatically totals estimated hours for all items to give me a total estimate of hours across all items.&lt;/p&gt;</description></item></channel></rss>