Search a Table Element and Filter the Table Element

I am displying Contacts data from the database using a Table Element.

I want to add a seach box to seach the contacts by First Name and once Search Button is clicked to display the relevent record in the table element.

Any direction and guidance is much appreciated

Hi @mark.cooray!
I’m sending you a printout of what you should do to make the filter work in your table element and in the searchbox element. I made an example related to what I read about your request for help.


Thank you very much, This is great - I tried this, however, I want to display the contacts 1-10 when the page is loading and then I have a pagination NEXT and BACK to navigate throught the contacts. Any idea on this?

@krenkel Anyway that I can load the full list forst and then based on the search field text to filter the list of contacts?

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