Is it possible to generate the email subject from a user-filled text field?
For example:
When the user enters 'John Doe' for their name in a form, the subject line would be 'John Doe'.
<submitformat="pdf" textEncoding="UTF-8" target="mailto:mbox@company.com?subject=<John Doe>"/>