Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Summary:

Transform any exposed textfield filter of a webform submissions view into multiple drop-down list.

Motivation / Problem:

Let's say you have a Webform where you ask people their name and for their favorite fruit. Let's say a long list of users complete this form, and that you need to get the names of all the people who like a specific fruit (e.g. apple)

A simple way to solve this is creating a "Webform submissions" view, but by default, it will provide just textfields where you would have to manually enter the option you want to filter by, even if the Webform component is a select.

Solution:

Webform Selectable Filters will transform any textfield of this view into a drop-down list, auto-filled with every option of the corresponding question/component.

More information:

For more information or to read the documentation, please visit http://blog.indiuz.com/article/introducing-webform-selectable-filters

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Module categories: User Engagement, Integrations, Developer Tools
  • Created by neschi on , updated