This project is not covered by Drupal’s security advisory policy.
View Transform module helps to build a form out of a view. One may append form fields (textfield, checkbox and select) to each row in the view.
To use this field one is required to know how to build Drupal forms in code.
Short instruction:
- Enable the module
- Edit your view by adding a field of type Global: Form field
- Choose Form element type out of: textfield, checkbox, select
- Write all relevant code for the next fields
- Append more Form element type if required.
- Submit code can be spread over all fields of Form element type or be placed in only one field.
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Created by ywemay on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.

