Skip to content
Discussion options

You must be logged in to vote

You can latch onto the ElementQuery::EVENT_BEFORE_PREPARE event, and make whatever modifications you want to it, like scraping the search param value and passing it to an API, and then removing search and adding $query->andWhere(['elements.id' => $filteredElementIds]).

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by brandonkelly
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants