Two+ column filtering/Map list

kdunn
Participant I

Hi. I built a product/business directory and would love to allow people to filter by column. For example, select clothing stores in Brooklyn that are eco-friendly. That’s three columns - category, address, tag. I don’t think I can use slices because I don’t know my users (public app) and hopefully, the app will be used by thousands of people. Any ideas?

Second question - Is there an option to have maps list the pins? Otherwise, the person has to select each pin to see what the business/product is.

0 3 210
3 REPLIES 3

I think you could use a form that asks: category, address, and label. and once that record is saved, you can execute an action that takes you to a filtered view of products according to the data in the previous form.

So the view would be the form?

Top Labels in this Space