Method Community

As of January 2026, our team is now on Reddit. Have CRM, workflow, or automation questions? Join the community at r/MethodCRM.

 

Search

You searched for the word(s): %27
Page 1440 of 2532 (25312 items) « First ... < Previous 1438 1439 1440 1441 1442 Next > ... Last »
  • Re: Table creation and field linking.

    I'm currently trying to link the tables via the CustomerName field in the Customer table, but the only option I am getting is the RecordID field. Initially I was looking at the CustomerEquipment table because it already links to the Customer table with the rule "Displaying FullName field from the Customer table".
    Posted to Method:Classic General Q&A (Forum) by andy on 12-13-2012
  • Re: Table creation and field linking.

    Hi Andy, Welcome to Method.  We have webinars on customization that should be helpful.  You can find them here.  In general, we suggest you always try to add fields to existing tables whenver possible.  This makes modifying existing screens easier and streamlines the database.    How are you trying to link the ...
    Posted to Method:Classic General Q&A (Forum) by Method_Adam on 12-13-2012
  • Re: Subscription Portal

    Ashur, Method stores its customers payment account information as we are all billed every month without the requiremnt of renerting our payment information. I am just looking to find out what Method has found to be the solution for it's own billing? We do not want to reinvint the wheel so if Method is using a payment gateway with PCI ...
    Posted to Method:Classic General Q&A (Forum) by jwarren on 12-13-2012
  • 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'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 ...
  • 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's create an invoice for my customer called ACustomer string[ arrInsertFieldsArray = new string[ { "ArAccount", "Customer", "TxnDate" }; 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 following simple C# example work for you? string[ arrInsertFieldsArray = new string[ { "Name", "Contact" };        string[ arrInsertValueArray = new string[ { "SomeCustomer", "SomeContact" ...
    Posted to Method:API Q&A (Forum) by Method_David on 12-13-2012
  • Table creation and field linking.

    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 ...
    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.  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'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 ...
    Posted to Method:Classic General Q&A (Forum) by Blake C on 12-12-2012
Page 1440 of 2532 (25312 items) « First ... < Previous 1438 1439 1440 1441 1442 Next > ... Last »