I want to let users filter the view results by a multiple valued text field which is being referenced by a different content type.

Example:

Content type 'Brand' with a taxonomy field with different brand names and content type 'Tool'.

In content type 'Tool' we have a multiple values text field called 'Attributes', which is being referenced by content type brand. So a brand like 'Bosch' could have all sorts of different tool attributes related to it.

Now i would like users to filter on the attributes field. So for example, if a user goes to the taxonomy view 'Boch' he sees all the tools Bosch has, but he can filter these tools by ticking a radio box with the attribute 'For hard drilling' so the user sees only tools which are suited for hard drilling.

I've tried many options but couldn't create the view so far. Is that even possible?

Comments

MustangGB’s picture

Status: Active » Closed (outdated)