I have set up a fillable form in Designer 7, but cannot get the Submit by Email action to open the email client (Outlook). I only get to the screen where the user must "Select Email Client". These forms are for disabled folks and they do not need any more copmplications to confuse them. BTW, after reading all the other posts, this form is NOT embedded in a Web page. It is emailed to them as an attachment, to be opened with reader.
Also, I thought I enabled "Changes and Saving" the updated form using reader, but when I open it on another computer using Adobe Reader 8, it still says "you cannot save any changes to this form". What gives?
Thanks in advance!
event.target.submitForm({cURL:"mailto:supplierforum [at] adobe [dot] com?subject=Submitted Form&body=Please find attached the completed form.",cSubmitAs:"PDF",cCharset:"utf-8"});Obviously, where it shows the email address and subject message, you'll want to replace with your own. Save the form. Exit Designer. Open Acrobat Professional and enable usage rights. Try testing the button and see if it generates this form into your Outlook or default email program.
Good luck!