You searched for the word(s): %27
-
Alex,
thanks for that, I'll check that out.
-
I had the same problem for a while- I *think* that I fixed it by checking the "Can Grow" box when editing the Activities grid.
-
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