Linking and filtering a table press table from my header
-
Tobias,
I need your help once more… our site, geo-learn.com has a page rendering a table press table https://www.geo-learn.com/course-catalog/.
our header currently has a little blurb for a search bar in it:
<div class=”search-form”>
<form method=”get” action=”#”>
<input type=”text”
class=”search-text-box” placeholder=”Search Catalog” />
</form>
it currently does nothing, however i would love to script it so that when anybody enters something into the search field, it directs them to the course catalog page and applies the filter terms they entered in the header… how can I accomplish this?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Linking and filtering a table press table from my header’ is closed to new replies.