Custom Filters Not Working

I tried to create a custom filter where multiple store items are sorted by whether or not their address is equal to a selected store address. In other words, only the items that contain the same store address as the store selected should be shown. However, I am seeing none of my items. When I remove this custom filter, all of my items can be seen again.

I have a database for stores, which has a field that contains a street address.

I have a separate database for store items which also contains a separate field for store address (the same street address).

This is a picture of the custom filter I am trying to create

Can someone explain how to fix this?

Hi @dank,

Welcome to the community :partying_face:

Could you share a screenshot of the view of Store items collection and Stores collection? Or a video that shows them and the preview?

Thank you

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.