Hi, for my current project I am making a search bar on the homepage. In this search bar, the user will type an address and when they click search, it will go to a different page with the same search value type into another search bar with the search value and results already displayed. My question is how can you transfer and use the data from one search bar to another on a different page? I cannot figure out how to use it.
Thanks!