Synopsis

The module is just a Views style plugin that renders a View as a form and its results as options of the select box element, radio buttons or checkboxes.

Other modules may alter such form and add submission handlers using

  • hook_form_alter()
  • hook_form_vspfo_form_alter()
  • hook_form_vspfo_form_[view_name]_[display_id]_alter()

where "vspfo_form_[view_name]_[display_id]" is the FORM_ID and "vspfo_form" is the BASE_FORM_ID.

Requirements

Views (for Drupal 7) or Views in Drupal core.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Project categories: Developer tools
  • Ecosystem: Views (for Drupal 7)
  • Created by pingwin4eg on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    Look for the shield icon below.

Releases