How to autocomplete taxo term inside a paragraph

Created on 6 June 2018, over 6 years ago
Updated 22 January 2024, 11 months ago

Here is a node structure which is storing cooking recipes

recipe (node)
-title (string)
-field_ingredient_quantity (paragraph)
-... (other fields)

field_ingredient_quantity (paragraph)
-field_ingredient (taxonomy term)
-field_quantity (float)

Let say that I woul like to filter all recipes containing mustard with the autocomplete filter on field_ingredient (inside the paragraph type field_ingredient_quantity)

Is it possible?

💬 Support request
Status

Closed: outdated

Version

1.1

Component

Documentation

Created by

🇧🇪Belgium DuneBL

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇷🇴Romania vasike Ramnicu Valcea

    It should be "doable" by adding term name field and filter with right relationships to get to "Ingredients" taxonomy/vocabulary.

Production build 0.71.5 2024