Search
-
The following updates are now live for users of Method.
Features
Added support for importing XLS and XLSX file types.(PL-7339)
Fixes
Blank screen after signup. (PL-7768)
Info icon for Subscriptions not clickable on android devices. (PL-7584)
File/Image uploader is case sensitive on file extensions (PL-7242)
File/Image uploader ...
-
Excellent! It's working now. Thank you so much for your help.
-
Hi rgatton,
Thanks for your patience. Our development team has corrected the flag on your Class table and you should now be able to edit classes via the API. Please give this a try and post back with the result.
Thank you.
--Audisho
-
Hi rgatton,
I just sent you an email with more details, but I've had to create a ticket with our development team for this. I'll keep you posted on the status here.
--Audisho
-
Hi rgatton,
Can you email me your company account name so that I can take a look?
--Audisho
-
I tried submitting the same update requests without the TenantID field (just passing the Name & IsActive fields), and getting the same error about the table not supporting edit.
Is there anything else I can try?
I don't understand why if the table is supposed to support edit, it is reporting that it doesn't when I run ...
-
Hi rgatton,
I believe the issue you're having is that the TenantID field is locked. This is standard for all accounting tables (tables that sync with QuickBooks), as changing this will certainly cause issues with your sync.
If you want to add data to a specific tenant, you should be specifying that tenant name in the strCompanyAccount field. ...
-
The list of fields I'm updating is: Name,IsActive,TenantID
The strange thing is, I have a personal Method account and when I perform a MethodAPITableListV2 operation on that account, it has [SupportsEdit]=true for the Class table. But when I do that operation for one of the accounts where the update is failing, it's showing ...
-
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.
|
|
|