Method Community

 

Search

Page 1784 of 2498 (24973 items) « First ... < Previous 1782 1783 1784 1785 1786 Next > ... Last »
  • Re: Method PUSH/API Call Limitations?

    Sean- Try putting a counter in the loop to count how many times the loop runs and compare that value with the total number of records that should be processed. -Michael
    Posted to Method:API Q&A (Forum) by Method_Michael on 01-19-2012
  • Problem with field display

    I have customised&nbsp; the &#39;edit Customer&#39; screen, and have just encountered a strange problem.&nbsp; When selecting a customer and opening the edit Customer screen for the first time from the contacts list, the &#39;customer.balance&#39; field displays the balance properly.&nbsp; Thereafter, choosing any further customer records from the ...
    Posted to Method:Classic General Q&A (Forum) by Rolf on 01-19-2012
  • Problem with screen editor

    While trying to edit a custom screen, I have just tonight encountered a problem where I cannot switch between the &#39;add field&#39; and &#39;add object&#39; section of the toolbox.&nbsp; This is happening in both the december and january versions.&nbsp; &nbsp; Also, how can I change the relative sizes of the toolbox window and the &#39;edit ...
    Posted to Method:Classic General Q&A (Forum) by Rolf on 01-19-2012
  • Re: Getting ALL Sales Order Line Items to show on the Quickbooks_SalesOrder_CreateInvoice screen

    smohyee- Take a look at the actions on the OnScreenLoad event&nbsp;for that screen&nbsp;(This is accessed by clicking the&nbsp;Advanced&nbsp;button).You will see that there is a condition in there that skips certain invoice line items from being added to the grid filter. If you remove that condition it should display all items. -Michael &nbsp;
  • Checkbox object alignment not changing

    In a section with two columns, I have a checkbox with a caption in the left cell, and a button in the right cell. I&#39;ve set the alignment of the checkbox object to &quot;right&quot;, and the alignment of the button object to &quot;left&quot;. Ideally this would bring the checkbox and button right next to each other in the center of the section. ...
    Posted to Method:Classic General Q&A (Forum) by smohyee on 01-18-2012
  • Re: mass update to records

    Hi swm023,&nbsp;&nbsp; The best way to update the leads is to first export the customer table as well as its fields that you want to update in the format of .csv. &nbsp; You will then be able to import the updated information back into that table. Its best that you export the RecordID field since it is considered the key field as well as the ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 01-17-2012
  • Re: Screen No Longer in Customize List

    &nbsp;Editing the Tab Links has taken care of the problem. Thanks.
    Posted to Method:Classic General Q&A (Forum) by viret56 on 01-17-2012
  • Getting ALL Sales Order Line Items to show on the Quickbooks_SalesOrder_CreateInvoice screen

    &nbsp; What I&#39;ve noticed is that as line items from a sales order are invoiced, they are somehow marked so that the next time you convert an SO to invoice, those line items wont show up in the SalesOrder_CreateInvoice screen (the popup screen you get from clicking the &quot;Create invoice&quot; button) However, after spending some hours ...
    Posted to Method:Classic General Q&A (Forum) by smohyee on 01-17-2012
  • Re: Method PUSH/API Call Limitations?

    Yes, I&#39;ve been working in the January version for the last week or so. &nbsp;It&#39;s very random in terms of when records are skipped. &nbsp;I&#39;ve been looking for patterns, but I can&#39;t seem to find any. &nbsp;I could have problems after the loop has run through a couple hundred transactions, or after I&#39;ve done a couple thousand, ...
    Posted to Method:API Q&A (Forum) by voltaire on 01-17-2012
  • Re: Method PUSH/API Call Limitations?

    voltaire- Have you tried this on the staging site? You can get to the Staging site by clicking on &quot;Switch to the January Version&quot; at the bottom of the login form. (Click Here for more info on this). There was a issue that was addressed that in some cases caused records to get skipped when conditonal statements existed within a loop. ...
    Posted to Method:API Q&A (Forum) by Method_Michael on 01-17-2012
Page 1784 of 2498 (24973 items) « First ... < Previous 1782 1783 1784 1785 1786 Next > ... Last »