-
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 ...
-
The Activity Calendar really needs a Day of Week.
-
Hi there Adedeji,
Welcome to the Method:CRM forums!
From the looks of your post, I believe you are looking for support with QuickBooks Online here, rather than with our service. You can find Intuits QuickBooks Online support over at https://community.intuit.com/quickbooks-online
If you would like any further assistance with ...
-
These are my questions :
1.i have some balances in favour of my supplier as i am owing them but am not owing them.This is how it happened i paid for some items of about $2000 but when i received stock it seems the value of the stock is more than $2000 It is value is $2,200 and $200 is now hanging as if am owing my supplier .This has happened ...
-
Hi Ben, It looks like I am no longer having that issue and any of the several screens that I was encountering it on previously. However, On the RECREATABLE BUG screen in the Quotes app, there is a conditional statement ion the focus event with the comment "show admin controls". It does not expand when clicked and cannot be ...
-
Hi Jack,
I just took a look into the "Employee Details OLD" Screen and was able to remove the Conditional Statement and Add a new one successfully. Are you still able to replicate the issue on your side? Or are you seeing it on any other screens I could see?
The timing of our newest code push, and you reporting the new ...
-
Hi Gspeak,
This is actually a bug on our end at the moment we are working to fix, and may take a little explanation here.
Basically what is happening, is that when you set up a Customer as a 'Guest', they are prompted to set up a Method ID (the same type of ID you yourself would use to log into your account) What ...