Don’t forget to subscribe to our YouTube channel to stay up-to-date.
A standard “thank you” confirmation following a form submission can be a little boring.
Drupal’s Webform module lets you easily customize the confirmation message to make it more specific and helpful.
You can even use tokens to display data the user just submitted, like their name or any form element.
Learn More About Webform
Want to become proficient with Webform? Check out the Getting Started with Webform course, available as part of the WebWash Premium community.
How to:
- Navigate to your forms Settings tab and open the Confirmation section.
- Write your custom message in the text area.
- Use the Browse available tokens link to find the right token for a submission value.
- Insert a token like
[webform_submission:values:first_name]to greet the user by name. - Save your settings and test the form.
This is a simple way to improve the user experience on your site.




