Method Community

 

Search

Page 1425 of 2516 (25159 items) « First ... < Previous 1423 1424 1425 1426 1427 Next > ... Last »
  • Re: Table does not support add.

    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.
    Posted to Method:API Q&A (Forum) by CF_Pro on 12-13-2012
  • Tab Organization

    Unless I&#39;m mistaken, ther doesn&#39;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&#39;t be that hard (I don&#39;t&nbsp;think it would at least, but really what do I know)&nbsp;and it would be really helpful ...
  • Re: Invoice Table

    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&#39;s create an invoice for my customer called ACustomer string[ arrInsertFieldsArray = new string[ { &quot;ArAccount&quot;, &quot;Customer&quot;, &quot;TxnDate&quot; }; string[ arrInsertValueArray = new string[ ...
    Posted to Method:API Q&A (Forum) by Method_David on 12-13-2012
  • Re: Table does not support add.

    CF_Pro, After doing a full sync does the problem still happen? Does the&nbsp;following simple C# example&nbsp;work for you? string[ arrInsertFieldsArray = new string[ { &quot;Name&quot;, &quot;Contact&quot; }; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; string[ arrInsertValueArray = new string[ { &quot;SomeCustomer&quot;, &quot;SomeContact&quot; ...
    Posted to Method:API Q&A (Forum) by Method_David on 12-13-2012
  • Table creation and field linking.

    I&#39;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 ...
    Posted to Method:Classic General Q&A (Forum) by andy on 12-13-2012
  • Re: Table does not support add.

    Any thoughts on what might be the problem. &nbsp;It been more than a week.
    Posted to Method:API Q&A (Forum) by CF_Pro on 12-12-2012
  • Re: Report Data Line Break

    Yes. I&#39;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&#39;m generating custom data for a label (perhaps a label isn&#39;t what I need to ...
    Posted to Method:Classic General Q&A (Forum) by Blake C on 12-12-2012
  • Dropdown Table Field Data Artifacts

    I&#39;m looking at table data and notice that for each Dropdown field in a table, there is a corresponding &#39;dropdown field name_RecordID&#39; field as well. I&#39;ve known this for a while now...but what I just now discovered is this -&nbsp;Should the referenced dropdown field ever get deleted from it&#39;s respective table, thereby severing ...
    Posted to Method:Classic General Q&A (Forum) by Blake C on 12-12-2012
  • Re: Report Data Line Break

    Have you checked the multiline box on the label? - Adam
    Posted to Method:Classic General Q&A (Forum) by Method_Adam on 12-12-2012
  • Re: Subscription Portal

    Hi jwarren, Token authentication is not something we have implemented yet, however it is something we are planning for. Unfortunately I don&#39;t have a timeframe to provide for you. This is something that has been discussed in the past, check out the following&nbsp;link:&nbsp;http://www.methodintegration.com/cs/forums/p/1286/10114.aspx#10114 - ...
    Posted to Method:Classic General Q&A (Forum) by Method_Ashur on 12-12-2012
Page 1425 of 2516 (25159 items) « First ... < Previous 1423 1424 1425 1426 1427 Next > ... Last »