Search
-
I've posted the values using CURL and PHP to the server, and it responds with TRUE, however no values are added to the MethodCRM interface? How do I go about Troubleshooting, because the SOAP integration point - e.g. using CURL + PHP with manually constructed SOAP XML - isn't returning any error or other response messages? What now?
-
taffer10,
Mark is absolutely right. If you're interested in trying to perform this customization yourself, I recently wrote a blog post that explains one way you can add price levels to an invoice screen. You can find it here. Hope it helps!
Jason
-
Hi,
When going through a grid, using the filter views to compare two grid values may not work as you won't be able to specify which grid value to compare. Instead, I have another approach for you.
What you could do is create a button that will calculate the difference between the QTY Ordered and the QTY Received and insert ...
-
I added next /previous buttons to some screens in the portal. I placed them at the bottom of the screen to move through the different tabs I created. These worked great.
I then added some new buttons that I placed at the top of the screen that are calling the same action step as the bottom buttons to move through the screens and they dont ...
-
Yes, This can definitely be done. There multiple factors in the amount of time it would take. There’s a potential for your price levels to impact multiple screens.
Its best to start with a well defined scope.
-
I use three different classes in QB. Each class has one to three price levels. Can this translate in Method and if so how much time would it take to customize it?
-
Hi Ben,
Thanks for the update. I'm going to take this conversation off the forums for now and reach out to you directly. Talk to you soon.
Jason
-
Should I be able to hide and show tab links in portals as action steps?
Its not working for me. They hide and show in my user login but when logging in through portal looking at same tab group they dont hide and show.
thanks
Ben
-
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?
|
|
|