Method Community

 

Search

You searched for the word(s): %27
Page 1539 of 2526 (25258 items) « First ... < Previous 1537 1538 1539 1540 1541 Next > ... Last »
  • Re: How to edit a field in a table?

    It's been a while since I'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.  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!  I think I understand it now.  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.  When you leave the field any actions in the Lose Focus event are executed.  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?  I can't find it in any documentation, and don'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'm trying to find the best way to replace this paper schedule with Method'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.  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 "Update" button below the rows that needs to be clicked for the Qty times cost calculation to happen, but I can't find the code for this anywhere on the invoice screen to modify it.  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.  The Quantity field in the Invoice Line Item Table/Grid is showing with 2 decimal places, but client wants to see whole numbers only.  I've gone to the Tables/Fields section for the InvoiceLineItem and clicked on Edit fields, but it won't let me edit that ...
    Posted to Method:Classic General Q&A (Forum) by kdellaripa on 09-16-2012
Page 1539 of 2526 (25258 items) « First ... < Previous 1537 1538 1539 1540 1541 Next > ... Last »