We have had a request from a customer that wants to use one of the fields in the form in the subject field of the email that is sent.
An example could be that we have a form like this:
Name: ____
City: ______
Now the subject of the email should be:
"_NAME_ from _CITY_ sent a contact request"
Can I hook in to this somehow in a custom module? Or can I maybe use some sort of template tags in the Paragraqph Module settings?