Fill in email subject line with form data

C

Chief

How can I use form data to fill in the email subject line? the eamble form
"Issue Tracking Detailed" has this function, but i cannot get it to work in
my form. I am not fluent in script editing.
 
J

Jorge

create a new data connection with action to send data via email, then
configure the connection to use the field on the email subject.
 
S

Swathi (GGK Tech)

Hi,
While taking the data connection for email, it has some text boxes like To,
CC, Bcc, and Subject with the fx buttons. Click on fx button beside the
subject text box and select the field (for which the data is in the form
which has to be set as subject for the email) then click Next button.
 
Top