This project is not covered by Drupal’s security advisory policy.

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

  1. Install and enable the module as usual.
  2. Enable the handler for a form under Settings -> Emails/Handlers.
  3. Specify the field that should hold the combined values
  4. Use webform submission tokens ([webform_submission:values:*] or other tokens to populate the combined field data.

Additional Requirements

Requires the Webform module.

Project information

Releases