[SOLVED] Search Box clicking on result - what am I missing?

What am I missing? I have my search box showing the right items (it’s a search of people) as results but how do I make clicking on the result send data and the user to a page to display that person from the search box the user has clicked.

You mean something like this?

image

image

In your case it can navigate to another page and take that data (from the search) with it.

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.