Search
-
It sounds like there is a corruption that somebody at Method will need to fix. We've experienced the same thing from time to time. You'll need to contact them directly. They are generally very helpful in getting this stuff sorted.
-
Hi Ben
You might try opening the entity table and clicking the finished editing table button. You can then return to your other table and add try adding the dropdown again.
-
Yes, This can definitely be done. There multiple factors in the amount of time it would take. There’s a potential for your price levels to impact multiple screens.
Its best to start with a well defined scope.
-
BillRecordID is Foreign Key to the Bill table's primary key RecordID. Vendor is a required field in the Bill table.
To execute this you'll need a few separate calls and code to connect the returned datasets
1. Select api call to locate all Bills where vendor equals yourVendor.
2. Query returned dataset for list of ...
-
Hi Ryan
Depending on your needs there are 2 different tables where this information is stored, BillLineItem and BillLineExpense. Knowing which one depends on how you are using QuickBooks.
-
Hi ImTheirWebIT
I'd have to say that I've gotten great support from these guys.
Have you tried using MethodAPISelect_XMLV2 instead of the DataSet Select? Instead of returning a .Net object it returns raw xml.
From Method's API documentation here's an example xml response for the Select_XMLV2 method
<?xml ...
-
Hi Kenneth
We have done some work around this. Depending on your objectives you may be able to use a combination of Method's web forms, portals, and case data structure to create the desired customer interaction.
Of course you can start from scratch and build your own data structure and interact with your data using ...
-
Gary
I'm not sure if this is your question but in order to get all the other info populated you would need an extra call. The flow might look like this.
Call Method to get the customer's record
Parse customer record in name:value pairs
Build up new estimate field and value arrays using customer info name:value ...
-
Blake
I know you want to avoid the IT comlexities but we've had great success with the proxy route. The key component is the IT infrastructure. Once we started using AZURE as the infrastructure we can deploy a new proxy service in a matter of minutes. Since AZURE is microsoft everything is controled within ...
-
Cloud Consultancy is excited that AERO Workflow Manager is now live in the Method app center and is available to anyone with a MethodCRM pro account.
Please direct all questions to the AERO group on LinkedIn.
http://www.linkedin.com/groups/AERO-Workflow-4992462
|
|
|