Bootstrap form search

Hi everyone.

I try to implement a serch function in a bootstrap form in the main.php this is a search that i will use to found

in one table and in the render i will use an admin. But i can not make this work with any controller

In the bootstrap td in this place


<form class="navbar-search pull-left" action='...

What should i use to manage the index search implementation ? Does anyone did it ?

Thanks

watching topic

I’d love this to instantly search a table, and return results in a sujective way (like the Auto Complete), and pull out the record so that users dont need to open the appropriate Model>View and then do a search… yawn