Method Community

 

Search

Page 2400 of 2512 (25111 items) « First ... < Previous 2398 2399 2400 2401 2402 Next > ... Last »
  • Re: Method storing data in fields not listed in table

    Hi. Ahhh that&#39;s where they hid it. eheh. Didnt realize the default method screens would have fields with altered captions. Adding a section to the edit wizard, there&#39;s the words i was looking for =) ! I&#39;ve been asked to change the occasional field caption to something very different from its original field name. Being able to see ...
    Posted to Method:Classic General Q&A (Forum) by Joe on 08-24-2009
  • Re: Method storing data in fields not listed in table

    Hey Joe, Take a look at those fields again, they are listed under the ShipTo/BillTo Address. If you look in the field list you will find; Shipaddresscity, Shipaddresscountry, Shipaddresszip, Shipaddressstate As well as Billaddresscity, Billaddresscountry,billaddressstate, billaddresszip What you are reading on the screen is the caption set ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 08-24-2009
  • Re: date formatting on scheduled reports

    Ryan, Sorry to have taken up your time on this. Thanks for your response! I found the same thing that you did. I haven&#39;t found any settings in which to change this item either. The preferences do not affect that particular data field. Will do more research on that later though. Again, sorry to have taken your time up on this ...
    Posted to Method:Classic General Q&A (Forum) by pholcer on 08-24-2009
  • Method storing data in fields not listed in table

    Hello, If you open up the screen &quot;Customer List&quot;, you will find that there are 2 places on screen with fields: city / state / zip / country. If you then direct yourself to the tables/fields you will find that these fields do not exist (at least by this name) in the table. At one point i totally lost these 2 fields from my screen ...
    Posted to Method:Classic General Q&A (Forum) by Joe on 08-24-2009
  • Re: pop up calculator

    Thanks much for the guidance! I understand the development process so I really appreciate the heads up on your possible time frame.&nbsp; I&#39;m planning on working on this next week. &nbsp;
    Posted to Method:Classic General Q&A (Forum) by pholcer on 08-24-2009
  • Re: Minor Annoyance - Field/Object Naming Suggestion

    I understand that. My situation was that at one point i was moving cells around &gt;alot&lt; and found that i had fumbled around 2 fields with the same caption and had no way to tell which was which. Which &quot;City&quot; was the ship to ? ... Which &quot;City&quot; was the bill to? ... from the tables/fields section yes they are seperated and ...
    Posted to Method:Classic General Q&A (Forum) by Joe on 08-24-2009
  • Re: MethodAPISelect_XML limit question

    Nothing in there right now that could limit the response by an exact number of records..... You could try &quot;RecordID &lt; 101&quot; to grab the first 100 (assuming no deletions).&nbsp; Not really what you are looking for, but might solve the problem for now. Paul
    Posted to Method:API Q&A (Forum) by Method_Paul on 08-24-2009
  • MethodAPISelect_XML limit question

    Hello, I&#39;m experimenting with the API and wanted to just browse some of the data in some of tables. To put it more simply, I&#39;d like to run the equivalent of this SQL query over the API. Select Name from Customers limit 5; It looks like I should be using the MethodAPISelect_XML to accomplish this. In the documentation I see some ...
    Posted to Method:API Q&A (Forum) by paul on 08-24-2009
  • Re: MethodAPIInsert error with input field array

    Paul. Thanks for the response. I think I see what youre saying, but I dont know if it applies here. PHP arrays natively assign indexing without construction arguments (i.e. default sizing), so when I say $fieldArray = array(&#39;Name&#39;); I&#39;ve just created an arrray with one element indexed at position 0. So echo $fieldArray[0]; would ...
    Posted to Method:API Q&A (Forum) by paul on 08-24-2009
  • Re: Minor Annoyance - Field/Object Naming Suggestion

    Hey Joe, If you open the table &quot;customer&quot; and add a field named &quot;Fullname&quot; to the table, that field&#39;s name is set as Fullname. If you change the caption of that field to &quot;Name in Full&quot; the field name is still &quot;Fullname&quot;. On the other hand, if you drag the text box onto the screen from the objects list, ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 08-24-2009
Page 2400 of 2512 (25111 items) « First ... < Previous 2398 2399 2400 2401 2402 Next > ... Last »