Search
You searched for the word(s): tables
-
your the man! somehow some crap EVER so small like 5 tables got inserted in the top left hand corner so once you posted your solutions i started shifting stuff inward making sure everything was WELL within margins and i noticed this jumble up there moved stuff around to get to it and then deleted all of them and BAM back to normal.
-
Hey krp,
Sorry for the delayed response -- yes, you are right, RecordID fields are typically the ones that are linked. I might be misunderstanding your question, but most of the tables you mentioned (i.e "Customer") are views on the Entity table, so if you make a change on the entity table it'll automatically update on those ...
-
Satish,
Unfortunately, there is no way to copy a table. You're only option is to create another table and add the fields in exactly as they are in the original. Which table were you looking to do this with? Also note that once you sync your QuickBooks file, it will sync the data to the stock tables, so you won't be ...
-
Paul, thank you for the replies.
Yeah, I tried to choose the Employee table in the Custom Web form and unfortunately it isn't showing as an option for me, however, when I go to tables I do have an Employee table. That is weird, right? In the custom web form I do have a Team Member table as an option. That table has fields such as ...
-
Hi Seny,
In order to retrieve the file you can use MethodAPISelect_DatasetV2. Here is a sample code:
DataSet ds = new DataSet();
string result =
_methodApi.MethodAPISelect_DataSetV2("CompanyName", "UserName", "Password", "", ref ds, ...
-
"It seems the Fields from the Customer Tables are linked with Quickbooks. If so, is it possible to get activate the customfields for Customer Table from quickbooks or is that only possible by learning the Quickbooks SDK? Any limitations on the amount of "custom fields"?"-These are just the custom fields from QuickBooks. ...
-
Hi Karate,
Those tables are not imported into Method by default. Can you provide more information on where in QuickBooks these tables are found? If you can provide a screenshot that would also be helpful.
Thank you,
Denis
-
I see.
So, even though I can certainly edit the SaleRep table in Method - I've done so repeatedly - I can't import any updates to it, I can only add records. The fact that I can add fields doesn't really get me anywhere, because I can't add data to those fields for existing records.
And as far as SalesRep information is ...
-
If I have the user setting on "allow permissions on selected existing tables" (with those for Outlook integration being the ones selected), then I still get the error about not having permissions on this table when I first try to add a contact to method, but if I hit the OK button on that message it then goes on to the screen where the ...
-
Ryan,
Could please be more specific with the solution youre suggesting. I'm under the "Customize" tab and I dont see
I've logged in done the following steps:
Click "Customize" in the top tab bar.
Click "Tables/Fields" in the sub tab bar.
And I don't see "AddEditWorkOrder" in the list ...
|
|
|