Search
You searched for the word(s): %27
-
Hi CF_Pro and Matt,
I need a little more information since my account is working as expected.
Are the accounts you are having problems with Multitenant?
Have you done a full sync with the accounts yet?
What version of quickbooks are you using?
Dave
-
Hi Matt,
Sorry about the delay.
In a word....with existing functions you can't but....but what you can do is use the new function MethodAPIActionSendEmailV3, and pass in a string array of urls.
Simple C# example below
string[ arrAttachment = new string[ { ...
-
Hey Blake,
Are you making sure to Save your changes? There may also be some other validation rule you have setup, i.e. if Due Date is blank then stop processing more actions. I just tried this on my stock Sales Orders screen and was able to successfully remove all values in the Customer Message, Due Date, and Memo fields. Reloaded ...
-
UPDATE: This happens for the Customer Message (dropdown) and Due Date fields (datetime dropdown field) as well. It's not just simple text boxes. It's anything on the screen. Once a field is saved with a value, it will only update to other non-empty values. An empty value isn't honored.
Seems like a form post issue to ...
-
VERY weird problem I noticed today on my Sales Order screen. Once a value is put into a text box and saved (say, a PO Number or the Memo) and then if that value is subsequently is removed, leaving the text box empty...the field seems to be updated, but once the record is loaded again (Set Active Record ID for Screen by clicking Select in the ...
-
John,
This has been fixed.
- Adam
-
Karen,
Is the service date blank on the screen? Try inputting a service date.
- Adam
-
Hi Mary,
Thanks for the input, I've sent this over to our development team and will provide you with an update ASAP.
- Ashur
-
It's still not working :(
-
Karen
its loop through invoiceline table where the field InvoiceRecorcdID = Value from screen RecordID.
|
|
|