Method Community

 

Search

Page 1514 of 2511 (25106 items) « First ... < Previous 1512 1513 1514 1515 1516 Next > ... Last »
  • Re: Attribute request

    Hi LaCrews Good suggestion...unfortunately&nbsp;it is not going to be done at this time.&nbsp;For the select XML methods&nbsp;you will need to check whether the MethodIntegration node has children. For the select dataset methods need need to check the row count of the first datatatable of the dataset Dave&nbsp;&nbsp;
    Posted to Method:API Q&A (Forum) by Method_David on 09-25-2012
  • Re: MethodAPIInsertV2 - Inserting Data into SupportsAdd: False fields

    Hi SmileJV and LaCrews, Some fields are not meant to be populated by users. An example of this is the RecordID field&nbsp;of the contacts&nbsp;table. This field is an identity field that is automatically populated when a new record is added. This is probably where your insert is failing. Following up on LaCrew&#39;s point. Some fields are ...
    Posted to Method:API Q&A (Forum) by Method_David on 09-25-2012
  • Re: Simple SQL call

    Hi Dominic Riccetti, We don&#39;t allow table join&nbsp;queries via the API. I&#39;ll put in a suggestion about allowing this in the future. To accomplish what you are trying to do you need to link the tables first and then query the resulting table via the API. I&#39;m gonna point you at the following ...
    Posted to Method:API Q&A (Forum) by Method_David on 09-25-2012
  • Attribute request

    Is it possible to get an attribute that is a count of the number of records in the returned xml?&nbsp; This would be&nbsp;especially helpful when the call is successful but no records are returned and no record tags are in the xml.
    Posted to Method:API Q&A (Forum) by LaCrews on 09-24-2012
  • Re: Customer & billing address does not automatically populate

    [quote user=&quot;dottie&quot;]How can this info automatically populate instead of retyping in all the existing customer info?[/quote] Each job of a customer is supposed to be a separate contact so there are no stock actions built to automatically fill in the billing and shipping addresses. If you want to build the action for this you&#39;ll ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 09-24-2012
  • Customer & billing address does not automatically populate

    When I enter a new job for an existing customer, and select the job of customer, the billing address and info for the customer selected, does not automatically populate. How can this info automatically populate instead of retyping in all the existing customer info?
    Posted to Method:Classic General Q&A (Forum) by dottie on 09-24-2012
  • Method CRM Updates - September 21 - September 22, 2012

    The following indicates which accounting application(s) the release note(s) apply to. QBD = QuickBooks Desktop QBO = QuickBooks Online Edit Customer Fixed (#3788) - same as the fix we applied for the New Customer screen. (QBO) Edit Lead Fixed (#3788) - same as the fix we applied for the New Customer screen. ...
    Posted to Release Notes (Weblog) by Anonymous on 09-24-2012
  • Re: from work order to estimate

    [quote user=&quot;John M&quot;]Work order to estimate, is it possible?[/quote] Not without customizing this. &nbsp;You may want to review the process we use to create an&nbsp;invoice from a work order by looking at the actions on the FieldService_WorkOrderList and FieldService_CreateInvoices screens. &nbsp;On the work order list screen ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 09-24-2012
  • from work order to estimate

    Greetings, Work order to estimate, is it possible?&nbsp; John M
    Posted to Method:Classic General Q&A (Forum) by John M on 09-24-2012
  • Re: MethodAPIInsertV2 - Inserting Data into SupportsAdd: False fields

    Hi Tobias Most likely the field you&#39;re trying to write to is linked from another table and would require a second call to the linked table that either updates an existing record or inserts a new one. You can best determine the relationships by logging into your method account and viewing them through the table/fields tab link.&nbsp;
    Posted to Method:API Q&A (Forum) by LaCrews on 09-24-2012
Page 1514 of 2511 (25106 items) « First ... < Previous 1512 1513 1514 1515 1516 Next > ... Last »