<?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: Help I cannot get my auto discounts to work!!!</title><link>http://forums.method.me/cs/forums/thread/303.aspx</link><pubDate>Mon, 24 Nov 2008 21:40:18 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:303</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/303.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=303</wfw:commentRss><description>&lt;p&gt;Hello again!&lt;/p&gt;
&lt;p&gt;Okay.&amp;nbsp; Well I&amp;#39;d first note that you&amp;#39;ll want to open the conditional statement first, then perform the Basic Math Calculation since the calculation is a function of the condition.&amp;nbsp; Then you would close off the conditional statement.&amp;nbsp; But my concern is really that you&amp;#39;re trying to apply this action set to the &lt;em&gt;Total Amount&lt;/em&gt; field with nothing triggering the action set to begin processing.&amp;nbsp; The triggers available on the &lt;em&gt;Total Amount&lt;/em&gt; field (a text field) are:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;Button Click - triggers the action set upon clicking the specified button or field. &lt;br /&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Lose Focus - triggers the action set after you tab away from the specified field.&lt;br /&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Gain Focus - triggers the action set as the cursor enters the specified field.&lt;br /&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Text Change - triggers the action set to begin as the text in the specified field is changed.&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;None of these triggers are really appropriate for what I believe you’re trying to do. Instead, I would recommend adding two fields. First, I would suggest adding another text field to capture the discounted price - holding it separately from the &lt;em&gt;Total Amount&lt;/em&gt; field.&amp;nbsp; Perhaps you can add a textbox field with the caption, &lt;em&gt;Amt after 5% Disc&lt;/em&gt;.&amp;nbsp; Then I&amp;#39;d also add a Button object so that you can trigger the Conditional Statement to begin processing with a button click.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;The action set for the button would look like this:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;Start Conditional Statement (assigning the condition to be greater than or equal to 1000).&lt;br /&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Basic Math Calculation (enter the calculation, assigning the value to an Action Result).&lt;br /&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Enter Value into Field on Screen (enter the value of the Action Result into your new text field, per se &lt;em&gt;Amt after 5% Disc&lt;/em&gt;.).&lt;br /&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;End Conditional Statement.&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;Then you can apply the discount to the Sales Order by clicking the button and choose which customers receive the 5% discount.&amp;nbsp;(Perhaps you have clients on contracts that may not receive the 5% discount, etc.)&amp;nbsp; If you truly require that this function be automatic and you don&amp;#39;t wish to add a new field and button, you should consider adding the action set to the &lt;strong&gt;Save&lt;/strong&gt; and &lt;strong&gt;Save and New&lt;/strong&gt; buttons of the Sales Order screen, changing the value of the Action Result to go to the &lt;em&gt;Total Amount&lt;/em&gt; field as you originally suggested.&lt;/p&gt;
&lt;p&gt;Also it might be too late, but if you haven’t done so already, it’s always a good idea to copy the screen you wish to customize first, or you can always import the screen from the Method Library.&amp;nbsp; Hope this helps!&lt;/p&gt;</description></item><item><title>Re: Help I cannot get my auto discounts to work!!!</title><link>http://forums.method.me/cs/forums/thread/300.aspx</link><pubDate>Thu, 20 Nov 2008 17:27:37 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:300</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/300.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=300</wfw:commentRss><description>&lt;p&gt;We are still looking into this for you and will respond ASAP.&lt;/p&gt;
&lt;p&gt;Thanks for your patience!&lt;/p&gt;</description></item><item><title>Re: Help I cannot get my auto discounts to work!!!</title><link>http://forums.method.me/cs/forums/thread/299.aspx</link><pubDate>Wed, 19 Nov 2008 15:26:07 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:299</guid><dc:creator>steve360</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/299.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=299</wfw:commentRss><description>&lt;p&gt;What I did was go to the sales order screen and edited the total amount field. I added a basic math function that stated that if the subtotal was greater&amp;nbsp; than 1000.00 then take 5% off. Then I added a condional stament with that basic math function. &lt;/p&gt;</description></item><item><title>Re: Help I cannot get my auto discounts to work!!!</title><link>http://forums.method.me/cs/forums/thread/298.aspx</link><pubDate>Wed, 19 Nov 2008 15:16:30 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:298</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/298.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=298</wfw:commentRss><description>&lt;p&gt;Hello again,&lt;/p&gt;
&lt;p&gt;Well, once again we&amp;#39;ll need more information.&amp;nbsp; At this point, we&amp;#39;ll need to know the steps you&amp;#39;ve taken so far to try and get your discounts to take effect.&amp;nbsp; Which actions have you added, etc.?&amp;nbsp;&lt;/p&gt;</description></item><item><title>Help I cannot get my auto discounts to work!!!</title><link>http://forums.method.me/cs/forums/thread/295.aspx</link><pubDate>Wed, 19 Nov 2008 14:04:08 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:295</guid><dc:creator>steve360</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/295.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=295</wfw:commentRss><description>&lt;p&gt;I have built some logic in the sales order screen using conditional statements to automatclly discount sales orders 5% when the subtotal reaches $1000.00. It is not working. I do not know what i have done wrong.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>