-
John,
This may actually be something on our end. I will update you when I have more information.
-Michael
-
Hi Phat Matt,
Since both the Update and Delete actions in Method only
support one where clause but you need 2 where clauses to get the results you
are looking for I would first use the Retrieve Value from Table action and retrieve
the RecordID for the Item you want to delete/update based on the Item Name and
the RecordID for the current ...
-
Hi cpitts,
The QuickBooks SDK doesn’t allow for any modification of existing Inventory adjustments it only allows for you to add new entries or delete existing entries. This applies to all third party software that integrates with QuickBooks. The changes you made will only be reflected in Method and will not go over to QuickBooks. To ...
-
Matt - my advice: hold off. This is a project that we have been working on since September. We're only a week or so from bringing everything to life.
You'll notice that all the big blog posts from September forward have been about big releases that were all needed for this, including payment gateways, UI improvements, ...
-
Matt - there is already a pre-built web forms feature for Method, that does exactly what you are saying and a whole bunch more. And it is free.
Read my blog post from October:
http://www.methodintegration.com/cs/blogs/methodblog/archive/2010/10/08/method-web-to-lead-forms-unveiled-at-isp-summit.aspx
Keep in mind that it is ...
-
Is there a process to have a web form integrate with method and have the information put into specific fields and create a customer lead? If so How?
-
This is very strange. I was able to use the mobile app on my HTC touch pro using 6.1 on my wireless network at home with no issues. I was able to log in and all the screens worked great. I called Verizion up to get the dataplan going and as soon as it started I was not able to go any of the mobile pages or any of your secured sites. I tried ...
-
I have created a customer portal with screens that display customer account information. How do I set up a "pay now" screen? what tables and fields should data be pulled from? is there a template or do I need to create a table from scratch? Do I need to set up the payment gateway first?
-
Paul
This is really great news!
-
Hello!
I am trying to figure out in a string of actions how to either update or delete a specific record in a grid. I have a string of actions that inserts a new record into the estimateline grid on the estimate and enters a subtotal from the estimateline grid. I am trying to figure out how to update or delete and add back the same record once ...