Created on 11 September 2024, 2 months ago

Problem/Motivation

I can't figure out how to use this module. I have done the following:

  1. read the module page β†’
  2. looked at a previous issue β†’ with the same title which has several links that are no longer valid
  3. looked at the README.txt which hopefully is quite outdated as it says "Can't be used on production"
  4. tried editing one of my existing views by adding a dependent filter but can't figured out how to specify the filter that is dependent on the controller filter (see attached images of my configuration)

and I still can't figure it out...sorry if I'm a big dufus.

I'm using D10.2.7. My view uses the basic exposed filter, not the Better Exposed Filters.

Proposed resolution

It would be very helpful to have more info on this module's page on how to setup a view using this filter...a step-by-step would be very nice along with screenshots (:

πŸ’¬ Support request
Status

Active

Version

1.2

Component

Documentation

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @monaw
  • πŸ‡ΊπŸ‡ΈUnited States superfluousapostrophe

    Agreed - there is no documentation on how to actually use this module. I REALLY want to use this module! I'm trying to use it on D10.3.2 and while I think I have it mostly figured out, it's broken because of the error mentioned in https://www.drupal.org/project/views_dependent_filters/issues/3007953 β†’ . I don't know how the maintainers can consider this module feature complete when it's clearly not working and not properly documented.

    For what it's worth, here are the steps I have taken so far to get a dependent filter configured:

    1. Add your standard filters
    2. Add a dependent filter by adding a filter and searching for "Dependent Filter"
    3. Select your controlling filter (by the filter ID)
    4. Select the controller value (i.e. the option that will trigger the dependent filter)
    5. Rearrange the filters so that the dependent filter is ABOVE any filters that will be controlled
    6. Open the options of the dependent filter and select your filters to be dependent

    At this point - the filter *should* be working. But like i mentioned above, there is an error regarding a missing identifier. I am assuming this means that the dependent filter itself is not supplying a filter id as all of my exposed filters have a filter identifier already.

Production build 0.71.5 2024