I want to be able to pull an email address from a question in my form into the subject line of the notification email. This is similar to how you can use the aliases code to include Date/Time, etc. I want to be able to pull the email address into the subject as a way to identify each response received without having to open it.
I tried using %%Email%% as well as %%tfa_EmailAddress%% in my subject line with no success.
The best I got was response date by using %%Submitted_Date%% but that doesn't help me.
Are the aliases fields the only available ones for coding? Or can form answers be dynamically used?