How Do I Use Variables in a PowerPoint Template?
To use process data variables in a PowerPoint template, do the procedure in this topic.
How to Start
- In a eForm, add or change any form control.
- On the configuration screen, click the App Data tab.
Procedure
- On the App Data tab, in the Form Data section, select your process data variable.
- Copy the Xpath of the process data variable with ${}.
Example:
${/pd:AP/pd:formFields/pd:EmailSubject}
- In your PowerPoint template file, paste the Xpath of the process data variable.
Example:
${/pd:AP/pd:formFields/pd:EmailSubject}