3 Replies
Modify the the relationship query callback.
I need to limit it once the user keyin tags.
->relationship() has a third parameter that is a callback to modify the query. Meaning you can inject the state of the field to modify the query for the results.