Searching and filtering by fields in a paginated table

Hi everyone,

Do you have an example on how I can achieve this ?
I found this package and its example but it doesn’t work for any reason, I added the package but Meteor.FilterCollections is undefined.

Do you have an example made by hand or an alternative package that does something like this ?

Thanks.

http://experimentsinmeteor.com/paging-and-sorting-part-1/index.html

Perhaps that can help you a bit. Just replace sorting by parm with filtering by parm?

1 Like

FYI, I think the package you linked to is no longer maintained. This version seems to be well maintained so maybe you’ll have more luck with it working: https://atmospherejs.com/doctorpangloss/filter-collections

1 Like