Include Form Field in Form Subject Line
Permalink
Hi all,
I have a form on my current Concrete site where one of the requirements is an email address. Is there any way to include the users inputted email address in the subject line? Or have the "from" email address from the form be the submitted email address.
I have a form on my current Concrete site where one of the requirements is an email address. Is there any way to include the users inputted email address in the subject line? Or have the "from" email address from the form be the submitted email address.
As for the From address, the only thing I'm aware you can do is change the email address - but every instance of the form block will use the same From address. Create a file in application/config called concrete.php. Then add the following: