Method Community

 

Search

Page 25 of 29 (290 items) « First ... < Previous 23 24 25 26 27 Next > ... Last »
  • Re: Date Picker Issue

    Yes, Amanda that helps tremendously. Thank you.
    Posted to Method:Classic General Q&A (Forum) by Matt on 05-04-2010
  • What is an activity group?

    I just noticed ActivityGroup as an available field (with corresponding table) today. What is this/ will this be used for?
    Posted to Method:Classic General Q&A (Forum) by Matt on 05-03-2010
  • Date Picker Issue

    I created a new screen from scratch. I added a Date Picker object. In step 1 of the date picker properties, I did NOT select the checkbox for &quot;Use today&#39;s date/time&quot; as the default. In step 4 I selected the check boxes for &quot;Show Date and Time&quot; and &quot;override default time of day to&quot; for the default time of day I ...
    Posted to Method:Classic General Q&A (Forum) by Matt on 05-03-2010
  • Bug Go To Screen Action

    I am trying to customize the &quot;Go to&quot; button on the activities section of the customer list screen (it is a customized CustomerList screen if that matters, but it shouldn&#39;t) to open the correct screen based on the type of activity that is selected. So if for example the activity that I select is a work order, it would open the ...
    Posted to Method:Classic General Q&A (Forum) by Matt on 05-03-2010
  • Re: Truncate Table

    Brian, I made a utility for my own use to erase all the records in any given table. It isn&#39;t pretty looking and given it&#39;s destructive potential I don&#39;t think I&#39;d want to give/sell it to anyone, but if you have a few tables that you would like erased one time, you can contact me at matt@TechInTheField.com and I should be able to ...
    Posted to Method:API Q&A (Forum) by Matt on 04-27-2010
  • Re: Inserting/Loading Alternate Contacts

    Palmer, If you are trying to add info to an existing record in the Customer table, you&#39;re going to want to use the UpdateAPI call. The InsertAPI call is for adding a new record. If all you need to do is update existing records in the customer table I have an Excel spreadsheet that should do the trick for you. You can email me at ...
    Posted to Method:API Q&A (Forum) by Matt on 04-27-2010
  • Re: Add new information to existing customers

    Hi Boyd, I have an excel sheet that sounds like what you are looking for. It&#39;s an adaptation of the sample import utility you may have seen to allow uploading to existing customers, not just adding new customers.&nbsp; Send me an e-mail at matt@techinthefield.com with your contact info so I can make sure this is what you are looking for.
    Posted to Method:API Q&A (Forum) by Matt on 01-25-2010
  • Re: Bug? - Grid Columns

    &nbsp;Joe, I think I kow what you are talking about with your follow up question. It sounds like you are trying to enter a value from the grid onto the screen. It sounds like you are trying to do that using the &quot;Enter value into field on screen&quot; where you &quot;retrieve value from&quot; a field on the screen (being Grid:FieldName). ...
    Posted to Method:Classic General Q&A (Forum) by Matt on 11-23-2009
  • Re: Time Zone Problem

    &nbsp;Peter, How does Method account for daylight saving when displaying the information back? I have quite a few jobs that were transferred with a start date of Jan 1, 1980 12:00 am. Now in QXO I have a&nbsp; bunch of jobs with the due date start of Dec 31, 1979 11:00 pm. It is possible that those jobs were transferred in the day or 2 before I ...
    Posted to Method:API Q&A (Forum) by Matt on 11-23-2009
  • Re: Time Zone Problem

    Peter, Here is the code I am using to convert the time: Dim d As Integer &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dim mo As Integer &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dim yr As Integer &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dim hr As Integer &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dim min As ...
    Posted to Method:API Q&A (Forum) by Matt on 11-09-2009
Page 25 of 29 (290 items) « First ... < Previous 23 24 25 26 27 Next > ... Last »