Filter value on entity doesn't save

Created on 24 July 2025, 24 days ago

Problem/Motivation

This issue seems so glaring, that I think I must be doing something wrong. I set up a views reference field, with an exposed filter. But when I try to add the view on an entity, it doesn't seem to save the override value I put there.

Steps to reproduce

  1. Install/enable viewsreference and this module.
  2. Create a content type with a term reference field.
  3. Create two nodes tagged by different terms (let's call it "term 1" and "term 2").
  4. Create a view that shows content of this type, with an exposed filter for the term reference field you used. Add a Block display for the view.
  5. Create a content type with a Views reference field. Enable the field setting to use the "Exposed Filters - editor view" option.
  6. Create a node of that content type with the views reference field.
  7. Select the view created above, and the block display.
  8. Save.
  9. At this point, viewing the node should show the view embed with both nodes referencing term 1 and 2.
  10. Edit the node again, this time it will load the exposed filters from the view. Add a filter value, say term 2, and save.
  11. Viewing the saved node still shows both term 1 and 2 nodes.
  12. Now try to edit the views reference node again, the view field's settings don't seem to have saved the exposed filter value you entered.

Am I missing something? This seems like the basic usage of this module. I've tried this on an existing project, and on a from sandbox scratch site I use for testing things outside of a complex project context.

πŸ’¬ Support request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States bburg Washington, DC

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

Comments & Activities

Production build 0.71.5 2024