Search
-
Hi rgatton,
Sorry for the late response. The Class table does indeed support adds and edits both via Method UI and the API. It could be that you're attempting to modify a locked field on the table. Can you post back with the fields that you're attempting to update?
--Audisho
-
Thanks Matt,
I'm doing something similar with a link, but the button is a great idea.
The problem though is that you can't trigger actions such as validation on a Submit button. At least I couldn't get it to work.
-
Hi there Ben,
Unfortunately the 'Notes' field is still not available through the QuickBooks Online API.
If you'd like a more technical breakdown of the Syncing fields and Objects in QBO, check out Intuits Developer Resources. This will show you the various Queries and expected responses made through the QBO API.
Thanks ...
-
Mahlon,
Here is a work around, put the following in a text object on the screen:
<button class="mi-button mi-button-primary" onclick="goToSite()">Go To Site</button> <script> function goToSite() {window.location.href = "https://www.google.com";}</script>
Obviously, change the ...
-
Method Team,
Using the Classic version of Method - if I want to create a form in the Advanced web-to-lead custom forms section, using the customer table as a base. Can I attach a link to another website in the form? If not, at the end of the form can you send the back to the original website? Can I create a pdf ...
-
Hi Mahlon,
No Definite ETA on when this will be available just yet. We are currently focusing our App Development/Improvement resources on the features discussed at the Partner Retreat. Once these have been pushed Live, we will be shifting our attention to bringing Newer Features and Actions into the Platform.
Thanks Mahlon.
-Ben
-
Hi there Mahlon and Fran,
This one was caught and reported in QA about 5 days ago, and we now have a fix ready to release. The Fix will be pushed with tomorrows release, at which point you and your clients should have no troubles
Thank you for your Patience. It is certainly refreshing to know how sharp our Partners are in catching ...
-
Yup.. App is bringin in Sales Price instead of Cost.
THhis is Uber important to fix - app is useless otherwise....
-
When can we expect a load web page action?
-
Are there any updates to the status of QBO supporting the Notes field API?
Thanks!
|
|
|