In Livecycle Designer ES2, is it possible to edit the XML of the Submit button to take data from the filled form and put it into the message body of the email? As an example, if I had the following field / values:
firstName / John
lastName / Smith
DOB / 1/1/72
email / johnsmith@gmail.com
The message body of the email would look like this:
Name: John Smith DOB: 1/1/72 Email Address: johnsmith@gmail.com