Method Community

 

Search

Page 1529 of 2516 (25158 items) « First ... < Previous 1527 1528 1529 1530 1531 Next > ... Last »
  • Re: How to edit a field in a table?

    It&#39;s been a while since I&#39;ve looked at the stock Method screen grids, but the Qty field in the grid likely has custom actions added to its LoseFocus event that does the Qty X Price = TotalPrice calculation.&nbsp; Also, (triggered on postback) each grid has a before/after Edit and before/after Add function where you can add custom actions.
    Posted to Method:Classic General Q&A (Forum) by Blake C on 09-16-2012
  • Re: How to edit a field in a table?

    Regardless of the raw data entered/saved, I think you can override the display of the Qty number using the SQL Round function to simply drop the decimals off, leaving the whole number. That may be a bit confusing, though, should your customer enter a 2.5 for Qty, refresh the grid, and see a 2 in the field b/c of the rounding.
    Posted to Method:Classic General Q&A (Forum) by Blake C on 09-16-2012
  • Re: gain/lose focus

    Thanks Rolf! &nbsp;I think I understand it now. &nbsp;Appreciate your taking time out of your Sunday afternoon to answer my question :)
    Posted to Method:Classic General Q&A (Forum) by kdellaripa on 09-16-2012
  • Re: gain/lose focus

    Karen, Gaining and losing focus refers to the selection and unselection of a field. When you select a field by clicking on it or tabbing to it, any actions listed in the Gain Focus event are executed.&nbsp; When you leave the field any actions in the Lose Focus event are executed.&nbsp; Also, if you have actions in both Lose Focus and Text ...
    Posted to Method:Classic General Q&A (Forum) by Rolf on 09-16-2012
  • gain/lose focus

    Can someone please explain to me what gain/lose focus does and how you would use it? &nbsp;I can&#39;t find it in any documentation, and don&#39;t get good results when I search it in the help center. Thanks! Karen Dellaripa
    Posted to Method:Classic General Q&A (Forum) by kdellaripa on 09-16-2012
  • Re: Field Service (Activity) Calendar External Access

    Also, one other question re: calendar activities. Most of our Work Orders will be assigned to multiple employees. Anyone found a way of doing this in Method right now?
    Posted to Method:Classic General Q&A (Forum) by Blake C on 09-16-2012
  • Field Service (Activity) Calendar External Access

    Right now my company has a paper schedule (created weekly, often changed due to various logistic issues, customer/employee availability, weather, etc) with penciled in employee names, customer names, and a very brief description of work. Obviously I&#39;m trying to find the best way to replace this paper schedule with Method&#39;s Field Services ...
    Posted to Method:Classic General Q&A (Forum) by Blake C on 09-16-2012
  • Re: Issues with Address Fields

    Nick - I just tried it with the API and all the fields cleared for me.&nbsp; Here are the fields I cleared: ShipAddressAddr1 ShipAddressAddr2 ShipAddressAddr3 ShipAddressAddr4 ShipAddressAddr5 ShipAddressCity ShipAddressCountry ShipAddressNote ShipAddressPostalCode ShipAddressState I highlighted the ShipAddressNote field, ...
    Posted to Method:Classic General Q&A (Forum) by Method_Paul on 09-16-2012
  • Re: How to edit a field in a table?

    Also, there is an &quot;Update&quot; button below the rows that needs to be clicked for the Qty times cost calculation to happen, but I can&#39;t find the code for this anywhere on the invoice screen to modify it. &nbsp;What am I missing? Thanks!
    Posted to Method:Classic General Q&A (Forum) by kdellaripa on 09-16-2012
  • How to edit a field in a table?

    I have copied the QuickBooks Invoice screen to customize it. &nbsp;The Quantity field in the Invoice Line Item Table/Grid is showing with 2 decimal places, but client wants to see whole numbers only. &nbsp;I&#39;ve gone to the Tables/Fields section for the InvoiceLineItem&nbsp;and clicked on&nbsp;Edit fields, but it won&#39;t let me edit that ...
    Posted to Method:Classic General Q&A (Forum) by kdellaripa on 09-16-2012
Page 1529 of 2516 (25158 items) « First ... < Previous 1527 1528 1529 1530 1531 Next > ... Last »