0
votes

I'm working on drupal 7 website. I have a VIEWS Block List for a CustomContentType entry and I need to filter these with a listbox selection. please see the screenshot below for info.

Any idea how to make that? Appreciate helps! thanks a lot!

enter image description here

1

1 Answers

0
votes

SORTED!

made the list as a view, then added a filter (state field) and then expose it to the user.