Method Community

 

Search

Page 1589 of 2510 (25093 items) « First ... < Previous 1587 1588 1589 1590 1591 Next > ... Last »
  • Re: Can't add "Notes" to LeadList

    I&#39;ve successfully added another column for my Addresses.&nbsp; I needed the SQL override for this column since it conatined multiple items (Address, City, State, and Zip), and it&#39;s working just fine.&nbsp; Here&#39;s the script I used to that: SQL script: ISNULL(viewContacts.BillAddressAddr3,&#39;&#39;) + &#39;&lt;br /&gt;&#39; + ...
    Posted to Method:Classic General Q&A (Forum) by SMFletcher91 on 06-26-2012
  • Re: Programmatic SQL access

    [quote user=&quot;Jason_L&quot;]Can you give me ideas on how I can do that?[/quote] I&#39;m going to move this thread to the API forum and I can say I don&#39;t think what you&#39;re trying to do is possible ouside the Method API. &nbsp;From my knowledge there is no direct access to our database without going through the API.
    Posted to Method:API Q&A (Forum) by Anonymous on 06-26-2012
  • Programmatic SQL access

    As part of our business plan, we are devloping a java applet that will be run atuomatically and needs to write to our SQL database directly, without human interaction. Therefore, we need to be able to connect with the database directly. We&#39;re using Java and the JDBC standards. I&#39;ve found the correct MS SQL driver for the database, but ...
    Posted to Method:API Q&A (Forum) by Jason_L on 06-26-2012
  • Re: Can't add "Notes" to LeadList

    [quote user=&quot;SMFletcher91&quot;]I&#39;m trying to add a column to my lead list.[/quote] On step 2 of 9 while editing a grid you should be able to add additional columns to your grid here. &nbsp;Is there a reason why you&#39;re using SQL overrides to show columns that exist in the table the screen is based on? &nbsp;You should be able to ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 06-26-2012
  • Re: Action Go To Tab Link - Goes to wrong tab!

    &nbsp;A small correction to my earlier post. The opportunity is always saved properly.&nbsp; In case (1), an estimate is created.&nbsp; In case (2), a sales order is created instead of an estimate.
    Posted to Method:Classic General Q&A (Forum) by viret56 on 06-26-2012
  • Action Go To Tab Link - Goes to wrong tab!

    I have a customized New Opportunity&nbsp;screen, a customized Estimates screen, and a customized Sales Order screen, amoung others.&nbsp; I added a button to the New Opportunity screen, &#39;Save &amp; Create Estimate&#39;, whose purpose is to save the opportunity, then create an estimate from the opportunity, save the estimate and go to the ...
    Posted to Method:Classic General Q&A (Forum) by viret56 on 06-26-2012
  • Re: Error Message when click on save

    It is a stock screen. It is the first time that I try to use that screen. Thank you.
  • Can't add "Notes" to LeadList

    I&#39;m trying to add a column to my lead list.&nbsp; So far, I&#39;ve been able to redo my new lead, edit lead, and lead list screens.&nbsp; I&#39;ve added a column to my lead list that shows me the address, city, state, and zip (with little trouble), but now I want to be able to see the notes on my lead list.&nbsp; I&#39;ve successfully added ...
    Posted to Method:Classic General Q&A (Forum) by SMFletcher91 on 06-26-2012
  • Re: Importing Checks

    Thanks Chad, I look forward to hearing what you come up with because I needed to do a similar import for deposits (only 400 records), and am now running into another problem. I was able to import into the DepositTotal field without any problems. I also imported my deposit lines and all looks fine in Method.&nbsp; Then I did my QBD sync. Checks ...
    Posted to Method:Classic General Q&A (Forum) by AutumnW on 06-25-2012
  • Re: Integration with VoIP via HTTP URL?

    No idea since the project is totally in the hands of Vocalocity team but I do not they are very motivated to get this released. &nbsp;Might help if you reach out to them and ask. :) Danny
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 06-25-2012
Page 1589 of 2510 (25093 items) « First ... < Previous 1587 1588 1589 1590 1591 Next > ... Last »