We are working on a collection connected to different fields, which are displayed on different pages of the site. The project requires obtaining Canonical and Google-friendly URLs. so the content of the Slug/ in the dynamic pages have been adapted to the searches of our users.
1º We have designed the pages and dynamic pages, filter, and adapted the template of the site.
2º We have created a form connected to a collection, and displayed the content
3º We have experimented with the filter without obtaining many results.
Something we have achieved:
Show in the filter the content of the database
Filter the content on the same page without altering the URLs
Identify the elements required for its operation.
Something we have not achieved*:
Identify the position or use of some elements
Add search functionality to the button
Redirect, the content to the Slug/
Currently we have made some code implementations and the experience has been good, we have also analyzed and extended other functions of interest to the site by implementing a search on the map. which already displays the contents of the collection. although for the moment we have not been able to make it redirect to the dynamic page of the specific item.
I need a button to do a search, there are 3 filters:
Dropdown 1
Dropdown 2
Search text box
And with the search button you have to load everything with the filters in a repeater that is connected to a dataset
It must be reloaded because it is necessary for the URL to have the search parameters (filters)