Hey @seb
You can use the dynamic query for the getting search in server side pagination of table.
Follow the steps:
Create the table and search(text input) in retool :
Use server-side pagination query in it :
Enable server-side pagination in a table :
On table event handler trigger query on change:
On the search bar, the event handler triggers the query on change :
strong text