Allow configuring Views argument values from block context

Created on 12 April 2023, over 1 year ago
Updated 18 April 2023, over 1 year ago

In Drupal 7, with Panels, you could configure Views arguments to come from Pane context. For example, you could say that a Views argument gets it's value from a field on the Node context:

Drupal 8, it's possible to configure Views arguments to come from Block context, but only contexts that take entities, and the entity id is always passed into the argument - you can't configure the value to come from a field on the entity, for example.

I propose adding a similar configuration to Panopoly 2.x, which allows you to configure the argument value to come from any context type (including plain strings), and allow using tokens to extract sub-values from entities:

✨ Feature request
Status

Fixed

Version

2.0

Component

Magic

Created by

πŸ‡ΊπŸ‡ΈUnited States dsnopek USA

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

Comments & Activities

Production build 0.71.5 2024