I have a Store page with a grid gallery. I want to add a search by name filter. I have seen the code for #dataset.setFilter (name) available on the forum but a gridgallery does not seem to have the .setFilter function. Is there a way of adding the custom search to the grid gallery without changing it to a repeater? I want to keep the features of a gallery and not change it into a repeater.
Hi nloyalka,
You can create a search bar for your gallery. I assume you connected your gallery with a dataset? Then it is possible.
Hello Arthur, the issue is that I have a grid gallery and not a repeater. I want to use the gallery so that the gallery features of quick view stays. For gallery I do not have to connect it to a dataset. In the gallery settings I choose the collection to connect it with in the gallery settings.
@nloyalka , it doesn’t matter if it is a repeater or a gallery, It works for me using a gallery. Ok, so you need to have a dataset on the page to connect your gallery to your database. I didn’t know you could connect it to a database through the gallery settings. Are you shore?