Search
You searched for the word(s): %27
-
I have a listing of all open Purchase Order Lines, listing Qty Ordered & Qty Received. I'm trying to set a filter to display only rows where the Qty Received value is less than the Quantity Ordered. It's simply not working at all. I've also tried filtering only listings where the Qty Ordered != Qty Received, and it's still ...
-
Okay, so what is it actually passing the the web service? A .net object, XML or just the url with the parameters at the end?
-
No its after I create it and try and use it in our website. We put the code method creates into a frame on our website and it returns the error.
and still not working, getting following error still.
Server Error in '/MethodWebForms' Application.
Runtime Error
Description: An application error occurred on the server. The current ...
-
Hi Juliet,
I believe you are on the track, I will do my best to guide you the rest of the way. First, we need to figure out the correct table to add this field to, as you found out, it isn’t called “Leads”. The Leads screen is actually linked to the “Customer” Table, so the fields in the “Add ...
-
Hi moultrup,
It's a .net post to a webservice.....what you're seeing in that test page is just for convenience so you can see what is passed in.
Dave
-
Hi Ben,
I appreciate your assistance with this!
The button is something that we originally had and after we worked with Kalvin on some customizing on the EditCustomer Screen we asked if there was a way to easily make the same additions to the EditLeads screen. He told us that once we had everything he could make those ...
-
I want to add a custom field called "competition" to the additional information table under the leads tab. I have not been able to accomplish this simple task despite having watched the webinars. I can't find a table for lead or for additional information for that matter. I click on customize, tables/fields - then what should I click ...
-
You can save the contact information in the Activity.Comments field, or in your own custom fields, since theres no Contact record associated witht he Activity yet. You can also utilize the Method API. Here's a list of services available through our API. If you decide to go this route and require further assistance, post your questions on our ...
-
I have built a class with PHP using nusoap to connect to the Method API and it works great.
I then used nusoap to build my own webservice which I can connect to and retreive information from. Just not with Method.
I have found my way to the Web Service Test Evironment and tested the webservice that I set up.
This is the url the test said it ...
-
Just what I needed! Thank you very much.
|
|
|