Search
-
I am creating a new report for my purchase orders and I don't see a few fields to map to my form. Account Number (the alfa numeric given to me by my vendors) and also the Vendor email address. Please point me in the right direction. Thanks, Laura
-
Joe sent in some questions about the CRM app:
"I have a couple of questions concerning the CRM app.
I can see how we could structure Method to work the way we want with some coding. Is there any documentation on how to use the actions? I could figure it out from the examples but it would be easier with some ...
-
Matt,
The easiest way to get this done is by using the Character Function action. This allows you to join the subject line (Type In) with the name field (Value From Screen) in a variety of different styles i.e. join with space or join with comma and assign the newly joined value to an Action Result. Then, by using the Send Email action, ...
-
Hi Paul,
Thanks for your replay..
i got the some php source from http://sourceforge.net/projects/nusoap/ this link..
nusoap.php is the file while supports all soap funtionalities it seems...
when i tried with one of the ASP.NET webservice .asmx file , it is connecting to the webservice and its not returning any value..
then i've ...
-
Hi Navaneethan,
We haven't created any PHP or Coldfusion examples yet. But all you need to do is consume the web service the way you would any other .net web service. There's lots out there on google about using web services with PHP. One tool that looks promising is:
http://sourceforge.net/projects/nusoap/
I'd like to ...
-
Hi,
I have some questions in MethodAPI,..
I have downloaded the MethodAPI sample code in ASP.NET and its working fine..
i need to access the webservice MethodAPI .asmx file from PHP.. but i did't get any code from MethodAPI they provide only in ASP.NET
so, Is it possible to access the methodAPI from PHP..
If any one come across ...
-
I was just reviewing the demo from the Blog on actions. Specifically the part about sending an email when a new contact is entered. I have a few different scenarios I was curious about and unsure how to add.
1. Suppose I want the subject line of the email to be "You have a message from" and then the customer name field. How can I ...
-
Hi Joe,
Location is actually a field in QB for items. It is only used by the ItemFixedAsset. So you’ll need to call it something else, like “InventoryLocation”.
The reason the API wouldn’t grab it, is that it only shows up for the ItemFixedAsset table. All Items actually share fields in common with one another, and show and ...
-
Hi Kris,
Let's separate these three questions and focus on #1 first.
I've deleted fields I've added to the Method Item table. In attempting to delete the Location field from the Item table on the Tables/Fields tab I get the message "This is a core accounting field and cannot be deleted." It stays listed on the ...
-
Hi Joe,
Here are the responses to your questions!
1. These are not fields added by Method, these are actually the fields added by you. By adding the Location and LeadTime fields to your Method, the fields will always show in “Methodapisample_GetTablesFields”, since “Methodapisample_GetTablesFields” looks at your database and ...
|
|
|