Search
-
Good morning!
I am using method classic right now using schedule and invoice. Using a verizion 3g eclips10 tablet. Works super! Put a otter box on that unit. Plus I made chrome go to my gmail account and i can use method wigets in gmail. I am purtty happy with it. The only issue is calander. You can not ...
-
I am trying to get an app ribbon working for the Quotes app. I think I have everything set up properly.
On the contacts app I get a proper count but clicking on that app in the ribbon brings an error popop.
I will also need to know how to setup app ribbon New buttons, as asked on this forum ...
-
I found a particularly interesting anomaly that I thought you should be aware of.
It appears that I can undo the bug on the QLI Price Calc button's onclick event (the one that makes conditional statements empty and un-deletable) by taking a particular version in the Quotes Details App (Version 12 or Version 10, same screen, ...
-
I found it, but it turns out it indeed was on another screen and version. The BREAKING EVENTS was a copy of the quote details screen. The Quote Details Screen had the additional issues, so I created a copy again and this time they appear. The new screen (same app) is ANOTHER BREAKING EVENTS. the buttons with hte buggy events are in the top left.
-
I thought there was, in QLI Price Calc, but it all apeears to be working fine, as least on this screen and version.
Thank you for the update Ben.
-
Hi Jack,
Sorry to hear you are having further issues with the platform. Thanks for bringing this up with us!
I took a look at the Actions on the QLI Hidden Updates Button as you mentioned, and can certainly see the issues you are describing. Are you noticing other issues on this screen at all? I took a look over a few of the other ...
-
After making some changes to a screen I have not customized in a while, I noticed an error where there previously was not one just hours before when entering data through via the screen. Something I had not touched in months has broken. Several conditional statements are blank and cannot be removed, an "update controls on screen" action ...
-
Thank you so much. This work perfectly now :)
-
Hi milos,
First off, welcome to the Method forum! I see that you're looking for some help using our API and you've certainly come to the right place.
I'm not too familiar with PHP myself, but I think I may see an issue with your code. When making a call to the API, you'll need to pass both a key (or field) and a value. In your ...
-
Hi everyone,
I am using php for soap request. This is my code
$client = new SoapClient('https://www.methodintegration.com/MethodAPI/service.asmx?wsdl');
$response = $client->MethodAPITableListV2('comapnyName','myusername(email)','password','');
I tested my credibility on ...
|
|
|