Skip to content

Special case: two contentlistings with two filtertiles filtering the same index #152

@petschki

Description

@petschki

I have a usecase with two contentlisting tiles on one page: Newslist and Eventlist.
Each Listing has a filter tile with the same index assigned.

What I expect:
The selected filter value should be set only for the actual filter tile

What you get:
Both filter tiles are set to the selected value

Why?
Obviously the same request parameter.

Solution:
This might be an edgyedgecase but it could be solved by combining the content_selector value somehow into the request parameter to figure out which filter tile was changed. I might wrap my head around this soon.

Example:
See in action here: https://www.vorderland.com

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions