Search
-
Thanks Mark...could you show me a sample of your code interacting with the API or at least describe your abstraction strategy?
Thanks
-
Hi Blake
We've done a lot of Method API work in the .Net space. As far as I know the only available open source code is provided by Method in their API examples.
We've built our own class library that abstracts away a good bit of the API but we still have to handle specific field mapping for every project.
Our ...
-
Anyone using a good (e.g. must be abstracted away and very testable) open source .NET Method API wrapper out there?
I'm considering the possibility of building a native iOS/Android app for my employees and presume there's lots of work going on in this space.
Thanks
-
I have a small problem with the item grid on the mobile work order screen.
The text in the description field is overlaying. I have changed the size of the field and increased input lines to 2 but the problem persists.
-
It does not calculate the sales tax for me, only after I send the invoices to QB.
-
I think I am on the right track now. There are definately a few more precautions needed when working with different tenants. I will let you know if I need anything.
Thanks
-
Hi Mike,
Based on your end goal, there is an easier approach for this.
You can do the following:
(This solution assumes your records are based off the Customer table)
Loop through the grid for checked cells
Update IsActive value to False in Customer table where Customer Record ID equals value from row Record ID (the grid ...
-
Hey Garrett,
Can you please provide us a screenshot of the error message?
-Kalvin
-
On the Customer Edit screen of a "Parent" customer, we have a tab called subaccounts that shows the associated subaccounts for that parent. So, for company ABC, the subaccounts tab has a grid that has Main Account, Staff1, Staff2, etc. subaccounts shown in a grid (with checkboxes). For these subaccounts, I show various fields in the ...
-
Hi Dan,
It seems like you are asking about customizing the ‘Existing Opportunities List’ screen. Is this correct?
Yes, through customization, you can modify the opportunities grid properties & values. More specifically, you can:
Rename the specific header to ‘Opp. Name/Stage’
Remove the Assign To ...
|
|
|