Search
-
That seems to have done the trick. Thank you very much.
-
Hello Matt,
I've introduced one more change to MethodAPIUpdateV2. If that still doesn't help, then I will be happy to help you through GoToMeeting on Thursday.
Thank you
Victor
-
-
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 ...
-
Hello! I am working with sales orders and creating invoices from those sales orders using the "Create Invoice" button. After you select the items to invoice and click "Next" an invoice screen pops up. I would like to replace that standard invoice screen with a custom invoice screen since we do not use all of ...
-
Hello,
I'd like to add a button which opens up the user'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 ...
-
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 ...
-
Hi,
I am trying to get the value of Balance when I select a particular customer(Field is Fullname) without using grid. Do I have to use Conditional statement or retrieve value from table action.
-
Hi Victor,
I tied it again last night and I'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?
-
Hi Matt,
You are getting this error when you are modifying a customer that has the same value for a parameter "Name" as other Customer/Employee/Vendor in the database. This shouldn't normally be the case, since "Name" field is usually a unique field, but it does happen in exceptional cases. Since you are not modifying the ...
|
|
|