Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

LesterTruter
LesterTruter
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
2

Discussions

Discussions
0

Questions

Questions
0

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by LesterTruter
Customize the badges you want to showcase on your profile
Submit button to create PDF and XML attachment in a single email message - Adobe LiveCycle 01-01-2010
All,We have to submit both an XML file and a PDF file in a single email as the user expects both formats. They do not want to extract the XML from the PDF file. (The PDF file contains some information that is not in the XML but is used for documentation purposes.) We are using Livecycle Designer 8.I currently have Javascript code in a button to attach an XML file but would also like to attach a PDF version in the same email:event.target.submitForm({cURL:"mailto:" + vSubmitTo +"?subject="+LEASEIM...

Views

308

Likes

0

Replies

0
Re: Submit by Email function - Adobe LiveCycle 31-12-2009
Simon,I do need to attach an XML and PDF version of the form in an email. Can you possibly repeat the code in ref 108. The code section of your text is not visible.I currently have code to attach an XML file but would also like to attach a PDF version in the same email:event.target.submitForm({cURL:"mailto:" + vSubmitTo +"?subject="+LEASEIMPORT.ValidationCheck.Subform55.EmailSubject.rawValue+"&body=Please find the 2 files file to be imported ",cSubmitAs:"XML",cCharset:"utf-8"});Thanks in advance...

Views

548

Likes

0

Replies

0