Search
-
Danny,
I should have been more clear. My client is looking to send an email with multiple attachments from the Document Library, which would make having the document field on the same screen impossible. I was referring to whatever needs to be done on the back end to allow a document library document to be sent as an email attachment without ...
-
Chad,
Just in case you're keeping a tally, I also have a client that would like to see this implemented.
-
Garret,
This is just a guess...
It looks like when you are adding the value from the screen, it is using the recordID as opposed to the text value of the field. You can test this theory by seeing if your RecordIDs are off by 1 number in the table that contains 1-10. For example the number 2 would be recordID 3.
When you use the retrieve value ...
-
I am now getting the "Table does not support add" response on the InvoiceLine table. The call was working yesterday morning.
-
Thanks Dave, that did the trick.
How do I include more than one attachment?
-
You would need to edit the Invoice table and add the field you would like on the report as a Linked Field.
For the Linked Using selection choose Customer.
After the field is added to the invoice table, it will be available to be added to the grid.
-
I am unable to include an attachment using MethodAPIActionSendEmailV2.
For testing purposes, I tried using "http://www.methodintegration.com/documentation/MethodInitialSetupGuide.pdf" as the strAttachment parameter. The email is being sent fine, just no attachment included.
Any ideas on what I am doing wrong?
-
-
How do you download a document file using the API?
-
[quote user="Method_Valbon"]Hourly items are based on Billable AND Approved. The part you may be missing is the approved.[/quote]
In the example, I was saving and approving the time tracking entries, I should have mentioned that. So, this is not the issue.
[quote user="Method_Valbon"]If that does not help, try running a sync ...
|
|
|