digitalutsc / advanced_search

This module creates several blocks to support searching. It also enables the use of Ajax with search blocks, facets, and search results.
GNU General Public License v2.0
0 stars 0 forks source link

Add page number parameter to the search url #8

Open Natkeeran opened 6 months ago

Natkeeran commented 6 months ago

When clicking on a search result for a collection or global search, then clicking on a page, it loads as expected.

However, the page number is not added to the search parameter. Thus, the use cannot click and share the link to go to that page.

https://menus.digital.utsc.utoronto.ca/61220/utsc73546?page=8

gerbie-goober commented 4 months ago