Properly support facets with all features provided by Views Reference Field

Created on 25 January 2023, over 1 year ago
Updated 18 November 2023, 7 months ago

Problem/Motivation

Views Reference Field has the option to apply additional filters to the referenced view display. The filters are added to the view in viewsreference_views_pre_view(). If you use facets in combination with Views Reference Field the facets have no knowledge of these additional filters as the code in viewsreference_views_pre_view() is not triggered when the view is executed to determine the result set to calculate the facets for. The will lead to facet values that do not have result in the referenced view display with additional filters applied

Steps to reproduce

TBD

Proposed resolution

TBD

Remaining tasks

TBD

User interface changes

N/A

API changes

N/A

Data model changes

N/A

✨ Feature request
Status

Active

Version

2.0

Component

Code

Created by

🇳🇱Netherlands ricovandevin

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

Comments & Activities

Production build 0.69.0 2024