The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group
Display Contents w/ View, Dropdown to Filter
I have a view that displays data on a page. I then added a formidable search bar on that same page to search the view. I have two questions, is it possible to search using a drop-down box to search the contents of the view, for instance, if I have names prepopulated in the dropdown box, and I want to see the entries by that selected name only.
Second questions is, is there a way to force exact searches with the search bar, like in google putting "search content"?
November 28, 2018 at 3:03 am
You can do this, but you should probably take a look at jQuery Datatables as a resource to provide this functionality in a view. https://datatables.net/
Discussion closed.