Add better support for Views exposed filters

Created on 14 February 2025, about 2 months ago

Problem/Motivation

I would like to expose a filter for a double reference field that uses autocomplete instead of an input field for a target id. Currently there is no option to expose the base field as an exposed filter. There is only:

  • field_name:target_id
  • field_name:ar_target_id>
  • field_name:delta

With a standard reference field there would be an option to expose the base field machine name that features autocomplete support.

Proposed resolution

Expose the base field machine name with autocomplete support. By default, this should add two autocomplete inputs. One for target_id and one for ar_target_id.

It should allow for entering both a single value or both values of the double reference.

Ideally, it would also allow for controlling the labels of the exposed filters.

✨ Feature request
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States jordan.caldwell

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024