I created a search bar and it’s working as it should in terms or matching the terms with the pages available (and if I click on the search result it opens the right page). However, if I type anything in the search bar and then click on the index page, it automatically loads me into that default page that it’s linked to.
I’m basically stuck not being able to click anywhere on the page after writing in the search box without being automatically redirected.
Thank you so much for your help! Do you know what event I would use instead? Also how would I go about creating a button that triggers the search? Thank you!
Oh ok. Just add a button next to the search input and start the same workflow. Do not forget to delete the prior workflow that apparently is that event that monitors for a change in the value of the search input.