Webform Submission Entity

Categories

Component ID

1324794

Component name

Webform Submission Entity

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

2183

Component created

Component changed

Component body

Status Update

Per #1497510: Duplication with webform submission entity this module is officially deprecated and users are encouraged to use the Webform Entity module instead. This project will stick around for a while as several projects use it, and a migration plan will be posted shortly.

Introduction

A helper module to expose Webform submissions as entities. This simple module doesn't do anything by itself, but is instead to help site builders in building Relations between a submission and another entity.

When a user goes to view one of these entities, they are redirected to the submission's page.

Requirements

Use case

If you implement hook_webform_submission_entity_insert you can create a relation entity between that submission and something else. For example, a CRM site might want to create a relation between a contact record and a submission.