Email notification to include data from form
I have a specific need to include data from the form in the email subject notification.
An example would be a parts request form that collected Tech name from a dropdown field.
I would want the subject to be Parts Request - Tech Name
I tried using input.Tech which is the label of my test form but that did not work. Is this possible?
Thanks!