This module lets you combine values from multiple fields on a webform into a single, designated field. This is useful for creating fields like "Full Name" from separate first and last name fields, or for populating a single comment field before submitting form data.
This module provides a Webform handler that allows you to combine submitted field values into a separate field on the form. It can handle simple use cases such as combining First Name and Last Name fields into a Full Name, or combining data into a Comments field before submitting to a CRM.
Post-Installation
- Install and enable the module as usual.
- Enable the handler for a form under Settings -> Emails/Handlers.
- Specify the field that should hold the combined values
- Use webform submission tokens (
[webform_submission:values:*]or other tokens to populate the combined field data.
Additional Requirements
Requires the Webform module.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.0-beta2 | Pre-release | 10–11 | Jul 9, 2025 | ||
| 1.0.0-beta1 | Pre-release | 10–11 | Jul 9, 2025 |