Method Community

 

Search

Page 122 of 2500 (25000 items) « First ... < Previous 120 121 122 123 124 Next > ... Last »
  • Method Updates - June 7th, 2018

    The following updates are now live for users of Method. New Features Updated the Calendar control, introducing a hover feature (PL-16734) Preferences for Outlook Email Gadget are now open and exposed making it easy to find them (PL-16783) For QuickBooks users that have Multi-currency activated, and use PayPal as a payment gateway, currency ...
    Posted to Release Notes (Weblog) by Method_Michael on 06-04-2018
  • Re: Adding tags with MethodAPIInsertV2

    Hello Colin, In order to add taglist, you have to call&nbsp;Update API on the Contacts table&nbsp;rather than the Customer table. Taglist&nbsp;sits on the Contacts table&nbsp;and so in order to add taglist for your Leads&nbsp;insert the Lead into the Customer table&nbsp;successfully&nbsp;first, retrieve the contact of that Lead you just ...
    Posted to Method:API Q&A (Forum) by Laks_Method on 06-01-2018
  • Re: Adding tags with MethodAPIInsertV2

    This was helpful, as I hadn&#39;t been using the Update API before this.&nbsp; I&#39;ve successfully gotten the UpdateAPI to update fields such as Telephone and Name at this point, but if I try and update the &quot;TagList&quot; field with a value of &quot;NewTag&quot;, no tags are set and I can&#39;t view them on my contacts page.&nbsp; This is ...
    Posted to Method:API Q&A (Forum) by Colin on 06-01-2018
  • Re: Adding tags with MethodAPIInsertV2

    Hello Colin, There is no need for a comma to be surrounded&nbsp;in&nbsp;NewTag. Also just to make sure that we are on the same page with regards to inserting tags, is your&nbsp;work flow same as below? If not, the below should solve it. 1.&nbsp;Use&nbsp;MethodAPIInsertV2 to Insert Customer Lead into the Customer table 2. Retrieve ...
    Posted to Method:API Q&A (Forum) by Laks_Method on 05-30-2018
  • Adding tags with MethodAPIInsertV2

    Hi,&nbsp; I&#39;ve been building a custom form for adding customers to Method, and I&#39;m trying to get tags to be set with the new lead.&nbsp; So far, I&#39;ve went in to the edit contact page in Method and added a new tag, in this case, &quot;NewTag&quot;. Then, in my array of fields being sent to method, I include &#39;TagList&#39; with the ...
    Posted to Method:API Q&A (Forum) by Colin on 05-30-2018
  • Re: Creating a case from an email

    If a special email account were created for support cases only, so that every incoming email should trigger a Method Case, could some VBA in Outlook be written that would automate clicking the &#39;Add to Method&quot; button in the add-on?&nbsp;&nbsp;
    Posted to Method:Classic General Q&A (Forum) by b.kennedy on 05-24-2018
  • Method Updates - May 18th, 2018

    The following updates are now live for users of Method. Bug Fixes Fixed an issue with calculating the tax&nbsp;on transaction screens for QBDT accounts (PL-10909) Added functionality on the Payment Portal to force payments to sync if they are set to Wait For Sync Approval (PL-16301) Made Subtotal and Sales Tax read only in the Donations ...
    Posted to Release Notes (Weblog) by Method_Jason on 05-18-2018
  • Re: "Update Field in Table" function missing Where Operator Conditions

    Hi Spencer, Sorry for the inconvenience! The operators on the Classic side are indeed only showing &#39;=&#39; or &#39;&lt;&gt;&#39; for me as well.&nbsp; I would actually recommend you use the update fields in table action to&nbsp;only update one record per pass&nbsp;- and to &#39;mass update&#39; records by throwing this action within a ...
    Posted to Method:Classic General Q&A (Forum) by Method_Ben on 05-16-2018
  • Re: Where is the Edit... link on my Grid

    Hi Ben, I figured out the problem with my actions. I needed to select &quot;Value from Screen&quot; not &quot;Value from Row&quot;. I guess the Value from Row is just for the screen&#39;s primary table, is my guess? But anyways, I changed it to below, and it works great
  • Re: Where is the Edit... link on my Grid

    Hi Ben, thanks for the reply. Here&#39;s a screenshot of what I see when I add the Delete link: Additionally, I then tried to add my own actions using this screenshot: But I get an error when I try to click the link. It says it cannot locate the Record. Can you A.) confirm that I&#39;m supposed to be getting default actions for the Delete ...
Page 122 of 2500 (25000 items) « First ... < Previous 120 121 122 123 124 Next > ... Last »