Search
-
I was having trouble myself finding any fully working examples of the Method API in PHP or, better yet, a PHP example that was integrating data from a WordPress Gravity Forms form into the API call. I've figured it out and thought I'd post in case others found themselve in a similar situation.
I ended up using ...
-
I'm getting the same error message when trying to view an Estimate in print preview.
We clicked the Synchronize button next to Changes-only Sync. It now shows that it synched within the last 1/2 hour. However, when I try to view the same estimate again in print preview, I'm still getting the error. Any other ...
-
-
Great to hear! Thanks arrowplane.
-
Thanks, Jonathan. I have actually made some headway. Once I've got everything 100% working I'll create a new post with a WordPress Gravity Forms PHP example, something that I and a few others had been looking for. I post a reference in this thread as well.
-
Hello kefpa01,
In addition to my previos comment, you can get the screen value for 8daysAway by clicking on Advanced on DueDateEnd
anc click on SQL Override.
The important thing on SqlOverride is Step 3 as we are more focused on getting the screen value for 8DaysAway field.
In step 1, you can choose Activity table and in Step ...
-
To Whom It May Concern,
I haved added new drop down fields into the estimate line grid and everything seems to pull into the drop down fine. However, I attempted to add the payment terms drop down link from QB into the grid and the drop down values will not show. How do I get this values to appear so I can ...
-
I am glad that your issue is resolved now.
-Inder
-
Hello kefpa01,
According to your requirement the code should look like this. In this code it is looking for value on the grid column and comparing it with screen.
CASE WHEN viewActivity.DueDateEnd < ScreenValue THEN '<font color="red"><b>' + Entity + '</b></font>'
WHEN ...
-
Of course. QB does not let you use more than 5. There's no option to add more.
Anyway, it eventually worked. I'm not sure why it didn't work the first time.
Perhaps there was a syncing lag/issue.
|
|
|