Kaila Covián
Posts: 0
Joined: Tue Apr 14, 2015 8:45 pm

Search bar for collapsible set

im building a dictionary, i have a panel with a collapsible set in it with words divided into sets (categories), each set has a list of words inside, each leading to its meaning. In the panel i placed a search bar on top, how do i make the search bar work so that when you type a word it shows it in the collapsible set and category where it belongs?. Something like the data filter option avaliable in the lists, but that works with my collpasible set

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Search bar for collapsible set

Hello,

You can use search component https://devcenter.appery.io/documenta...
and Collapsible block: https://devcenter.appery.io/documenta...

And filter data in REST service or 3rd-part plugin e.g. https://getsatisfaction.com/apperyio/...
or jQuery autocomplete: https://jqueryui.com/autocomplete/

Return to “Issues”