How to create a search bar pop up

I want to build a search bar similar to the style that works on https://www.studentbeans.com

Would the best way be to do this through a pop-up?

I would probably add a group to the page that resembles an input but is just an element to trigger a popup/floating group on click.

And then, in the popup, I would use fuzzy search (if it’s not many records) or the Quick Find plugin (if it’s a lot of records) to filter a repeating group off of an input in the popup.

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.