I am creating an adaptive form for submission to a WorkBench process.I
am using custom email templates in the Assign Task steps of the
process.I am using Xpath to include form data in the custom emails.When
the non-adaptive form is submitted via WorkSpace, the custom email is
received as expected.When the adaptive form is submitted via a web
portal, only system data is included (process id, task id, create time),
butother Xpath data is blank.The process recording shows the adaptive
form's xml da...