Search
-
The problem still exists after a full sync. I do not develop in c#, I can send you my credentials and you can run the example.
-
Unless I'm mistaken, ther doesn't seem anyway to order the Tabs...I can order the screens under the tabs and the tabs under the screens but knw tab layout. I would really like to see this feature added. It wouldn't be that hard (I don't think it would at least, but really what do I know) and it would be really helpful ...
-
Hi TIA,
You first need to add an invoice, then the invoice line items, them call the sync. Below is a simple C# example.
Step1 let's create an invoice for my customer called ACustomer
string[ arrInsertFieldsArray = new string[ { "ArAccount", "Customer", "TxnDate" };
string[ arrInsertValueArray = new string[ ...
-
CF_Pro,
After doing a full sync does the problem still happen?
Does the following simple C# example work for you?
string[ arrInsertFieldsArray = new string[ { "Name", "Contact" };
string[ arrInsertValueArray = new string[ { "SomeCustomer", "SomeContact" ...
-
I'm new to Method CRM and am looking for some detailed documentation on table/ field design and creation, in particular best practices.
Initially I am looking to create a couple of new screens for entering and displaying client details for various hosting packages and support options we provide.
I would like to link the new tables with the ...
-
Any thoughts on what might be the problem. It been more than a week.
-
Yes. I'm able to position labels on all of my reports to this point the way I need them, allowing the data inside them to flow as per my configuration choices on the labels themselves (e.g. multiline, can grow/shrink, wrap, etc).
In this particular situation, I'm generating custom data for a label (perhaps a label isn't what I need to ...
-
I'm looking at table data and notice that for each Dropdown field in a table, there is a corresponding 'dropdown field name_RecordID' field as well. I've known this for a while now...but what I just now discovered is this - Should the referenced dropdown field ever get deleted from it's respective table, thereby severing ...
-
Have you checked the multiline box on the label?
- Adam
-
Hi jwarren,
Token authentication is not something we have implemented yet, however it is something we are planning for. Unfortunately I don't have a timeframe to provide for you. This is something that has been discussed in the past, check out the following link: http://www.methodintegration.com/cs/forums/p/1286/10114.aspx#10114
- ...
|
|
|