Add Global: Form Field
Choose field type and set the code.

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:

  1. Enable the module
  2. Edit your view by adding a field of type Global: Form field
  3. Choose Form element type out of: textfield, checkbox, select
  4. Write all relevant code for the next fields
  5. Append more Form element type if required.
  6. Submit code can be spread over all fields of Form element type or be placed in only one field.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Created by ywemay on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases