Method Community

 

Search

Page 2196 of 2504 (25035 items) « First ... < Previous 2194 2195 2196 2197 2198 Next > ... Last »
  • Re: Problem Updating in Customer Table

    Hi Victor, What I am doing is exactly like scenario 2. I am updating multiple fields that are all custom fields, so none of them could possibly be the name field. If it would help, we could do a GoToMeeting for you to see it in action. I have some time on Thursday morning. Let me know if that would help or if I can provide any more ...
    Posted to Method:API Q&A (Forum) by Matt on 11-02-2010
  • Sales Order to Invoice Feature - Modify Invoice Screen?

    Hello!&nbsp; I am working with sales orders and creating invoices from those sales orders using the &quot;Create Invoice&quot; button.&nbsp; After you select the items to invoice and click &quot;Next&quot; an invoice screen pops up.&nbsp; I would like to replace that standard invoice screen with a custom invoice screen since we do not use all of ...
    Posted to Method:Classic General Q&A (Forum) by Tricia on 11-02-2010
  • Generate Mailto Link

    Hello, I&#39;d like to add a button which opens up the user&#39;s default email client (Outlook, gmail, etc.), inserts the relevant to: and subject: fields, and possibly adds an attachment. I do not want to send mail through Method, for a variety of reasons. I know that for the attachment, I need to generate a report and save it as an action ...
    Posted to Method:Classic General Q&A (Forum) by akoumjian on 11-02-2010
  • Re: Problem Updating in Customer Table

    Hi Matt, In order to have a better resolution to your problem, can you give me an example of a query you would do with a MethodAPIUpdateV2? With a change of code if there is a duplicate name, but you are not editing the name field itself, then you should not be getting any error messages and the record will be updated with data you had passed ...
    Posted to Method:API Q&A (Forum) by Method_Victor on 11-02-2010
  • Display value on a field

    Hi, I am trying to get the value of Balance when I select a particular customer(Field is Fullname) without using grid.&nbsp; Do I have to use Conditional statement or retrieve value from table action. &nbsp;
    Posted to Method:Classic General Q&A (Forum) by karate on 11-02-2010
  • Re: Problem Updating in Customer Table

    Hi Victor, I tied it again last night and I&#39;m still getting the same message occasionally. With the change to the code, what should happen if there is a duplicate name? Should it now be saving the update?
    Posted to Method:API Q&A (Forum) by Matt on 11-02-2010
  • Re: Problem Updating in Customer Table

    Hi Matt, You are getting this error when you are modifying a customer that has the same value for a parameter &quot;Name&quot; as other Customer/Employee/Vendor in the database. This shouldn&#39;t normally be the case, since &quot;Name&quot; field is usually a unique field, but it does happen in exceptional cases. Since you are not modifying the ...
    Posted to Method:API Q&A (Forum) by Method_Victor on 11-01-2010
  • Building an email body

    Somebody recently asked me how to create an email message with line breaks.&nbsp; So, I thought this might be helpful for other members of the forum to know as well.&nbsp; The email body needs to be formatted with html.&nbsp; Therefore, when using the character function to build a concatenanted action result that can be used as the body for your ...
    Posted to Method:Classic General Q&A (Forum) by LaCrews on 11-01-2010
  • Re: Link a Static PDF to Print from a Button

    Paul, The &quot;Load Web Page&quot; solution could be a clever workaround.&nbsp; I thought that possibly there might be a way to use an action to send the Attachment to the Web Browser to be opened, but I can&#39;t find an action that passes the Attachment data into another web session.&nbsp; I would like to be able to keep the Attachments in ...
    Posted to Method:Classic General Q&A (Forum) by jnoneiliv1 on 11-01-2010
  • Problem Updating in Customer Table

    I am using the MethodAPIUpdateV2 to update fields in the Customer table. All of the fields that I am attempting to update are fields that I added, I am not trying to update the CustomerName or FullName fields. Occasionally I get the error &quot;Save Warning: The Customer/Employee/Vendor/OtherName could not be sent to QuickBooks. &nbsp;This Name is ...
    Posted to Method:API Q&A (Forum) by Matt on 10-31-2010
Page 2196 of 2504 (25035 items) « First ... < Previous 2194 2195 2196 2197 2198 Next > ... Last »