- Issue created by @alvar0hurtad0
- 86213189 committed on 3395163/AcceptAnyContent
Issue #3395163: Generalize search in text field to accept content...
- 86213189 committed on 3395163/AcceptAnyContent
- 🇬🇧United Kingdom joachim
I wonder whether the configuration should happen at the field level rather than the bundle entity level. It would make this a lot easier in terms of the machinery needed to hook into core -- form alters, save hooks and so on.
It would also open up possibilities of being able to direct terms to different fields, e.g.
- terms found in body field 1 -> set in term field 1
- terms found in body field 2 -> set in term field 2