content_type_webform_creation
No security coverage
Content Type Webform Creation
Overview
Content Type Webform Creation is a Drupal module that allows administrators to automatically generate fully functional webforms from existing content types.
Instead of manually creating forms, this module dynamically maps content type fields to corresponding Webform elements, significantly reducing development time and ensuring consistency across forms.
Features
Generate webforms from any content type
Field selection interface (choose which fields to include)
Automatic field type mapping:
Text: Textfield / Textarea
Boolean: Checkbox
Number: Number field
Email: Email field
List: Select dropdown
Entity reference: Select / Autocomplete
File/Image: File upload
Date: Datetime picker
Link: URL field