I've got a form that I need to be submitted via email. I've tried using the Email Button and creating a button and using java to send the form to email but i'm having an issue.
When i try to submit via email, I get a pop up that says.
"Choose Profile"
The only option is MS Outlook which is the default email client.
If i choose OK, then the pop up closes, but Outlook never opens and of course my form never gets emailed.
Thanks for your help.
Views
Replies
Total Likes
In order to bypass the Client Email Software, you need to submit to a server-side script, which sends the PDF or PDF data as an attachment using a SMTP host.
For more information, please visit:
Views
Replies
Total Likes
I had the same issue and was able to fix
it by running the Fixmapi.exe tool.
For more Info on it you can check out.
Views
Replies
Total Likes