Is there a straightforward way to use the "firstname" (input) entered in a contact form in the "success message"?

Personalised success message
- ndwl
- Thread is marked as Resolved.
-
-
Yes, there is. You can use $_POST or the perch_post() function:
-
Thanks (as ever) Hussein, I'll give it a go.