Any kind of user filter would be great. It’s essentially a page with many pictures. I want the user to be able to filter it down based on categories that I set up in the collection so that they can find what they are looking for without having to look through so many pictures. I already have a search bar but I’ve found that it is inconvenient for people to use. A dropdown or fillable boxes would be great, but I would settle for any kind of way to filter. Thank you in advance!
Hello. Take a look at the API documentation for dynamic datasets. There is a set filter option that will have some code snippets to get you started.
In addition, you can search the forum for other users that have also worked on filtering dynamic datasets for some other kinds of examples.